Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test 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-pgw-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-pgw-test] $ /bin/sh -xe /tmp/jenkins6849707398166065218.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pgw-test + export IMAGE_SUFFIX=master + cd ttcn3-pgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs ] + [ xjenkins-ttcn3-pgw-test-766 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/ttcn3-pgw-test + SUITE_NAME=ttcn3-pgw-test + IMAGE_SUFFIX=master + docker_images_require open5gs-master osmo-uecups-master ttcn3-pgw-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 open5gs-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/debian-bookworm-build' 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-pgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #5 [internal] load build context #5 ... #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #14 CACHED #15 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 4/16] 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/ #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1d34e1700e49b75c92456841f19ac6a03a8b43e0a3ad5db60afb90d5061aa40a 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1d34e1700e49 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name open5gs-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name open5gs-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name open5gs-master + echo open5gs-master + dir=open5gs-master + pull_arg=--pull + grep ^FROM ../open5gs-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: open5gs-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../open5gs-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/open5gs-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/open5gs-master' 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-pgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/open5gs-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.57kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/13] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 https://api.github.com/repos/open5gs/open5gs/git/refs/heads/main #5 DONE 0.2s #6 [ 7/13] WORKDIR /HOME/OSMOCOM #6 CACHED #7 [ 5/13] RUN APT-GET update && apt-get install -y mongodb-org #7 CACHED #8 [ 8/13] RUN GIT clone https://github.com/open5gs/open5gs #8 CACHED #9 [ 6/13] RUN USERADD -m osmocom && echo "osmocom ALL=(root) NOPASSWD:ALL" > /etc/sudoers.d/osmocom && chmod 0440 /etc/sudoers.d/osmocom #9 CACHED #10 [10/13] ADD HTTPS://API.GITHUB.COM/REPOS/OPEN5GS/OPEN5GS/GIT/REFS/HEADS/MAIN /root/open5gs-ver.json #10 CACHED #11 [ 4/13] RUN CASE "debian-bookworm" in debian-*) DEBIAN_VERSION=$(echo "debian-bookworm" | cut -d "-" -f2); if [ "x${DEBIAN_VERSION}" = "xbookworm" ]; then echo "Using bullseye since bookworm mongodb-org package is not available. Furthermore, manually install required libssl1.1." && DEBIAN_VERSION="bullseye" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && rm "libssl1.1_1.1.1n-0+deb10u6_amd64.deb"; fi; echo "deb [signed-by=/usr/share/keyrings/mongodb-org.asc] http://repo.mongodb.org/apt/debian ${DEBIAN_VERSION}/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list ;; centos*) echo "TODO: centos" && exit 1 ;; esac #11 CACHED #12 [ 2/13] RUN APT-GET update && apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cmake vim sudo iproute2 iputils-ping libcap2-bin net-tools wget && apt-get clean #12 CACHED #13 [ 9/13] RUN CD open5gs && git checkout main && apt-get build-dep -y . #13 CACHED #14 [12/13] RUN CD open5gs && apt-get build-dep -y . #14 CACHED #15 [ 3/13] RUN WGET "https://pgp.mongodb.com/server-5.0.asc" -O "/usr/share/keyrings/mongodb-org.asc" #15 CACHED #16 [11/13] RUN CD open5gs && git fetch && git checkout -f -B main origin/main #16 CACHED #17 [13/13] RUN CD open5gs && meson build --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu --libexecdir=lib/x86_64-linux-gnu && meson configure build && ninja -C build install && install -m 0755 build/misc/db/open5gs-dbctl /usr/bin/open5gs-dbctl #17 CACHED #18 exporting to image #18 exporting layers done #18 writing image sha256:fc16a2daff6ec2893ed1df610e5c87f5d2cdcc29782e7c419b2af462484e2922 0.1s done #18 naming to docker.io/osmocom-build/open5gs-master:latest #18 naming to docker.io/osmocom-build/open5gs-master:latest 0.0s done #18 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/open5gs-master' + docker_image_exists open5gs-master + docker images -q osmocom-build/open5gs-master + test -n fc16a2daff6e + list_osmo_packages debian-bookworm open5gs-master + local distro=debian-bookworm + local image=open5gs-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/open5gs-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-uecups-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [ 4/16] 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/ #15 CACHED #16 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #16 CACHED #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1d34e1700e49b75c92456841f19ac6a03a8b43e0a3ad5db60afb90d5061aa40a 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1d34e1700e49 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-uecups-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-uecups-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-uecups-master + echo osmo-uecups-master + dir=osmo-uecups-master + pull_arg=--pull + grep ^FROM ../osmo-uecups-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-uecups-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-uecups-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-uecups-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/osmo-uecups-master' 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-pgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-uecups-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.13kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/9] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/9] RUN APT-GET update && apt-get install -y --no-install-recommends libjansson-dev libnl-route-3-dev libosmocore-dev libosmo-netif-dev libsctp-dev iputils-ping strace && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-uecups/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-uecups/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 349B done #4 DONE 0.0s #6 [2/9] RUN APT-GET update && apt-get install -y --no-install-recommends libjansson-dev libnl-route-3-dev libosmocore-dev libosmo-netif-dev libsctp-dev iputils-ping strace && apt-get clean #6 0.415 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.415 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.415 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.416 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.588 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [155 kB] #6 0.633 Fetched 203 kB in 0s (837 kB/s) #6 0.633 Reading package lists... #6 1.048 Reading package lists... #6 1.440 Building dependency tree... #6 1.536 Reading state information... #6 1.635 libjansson-dev is already the newest version (2.14-2). #6 1.635 libnl-route-3-dev is already the newest version (3.7.0-0.2+b1). #6 1.635 libsctp-dev is already the newest version (1.0.19+dfsg-2). #6 1.635 The following additional packages will be installed: #6 1.635 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.635 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #6 1.635 libosmovty13 libunwind8 osmocom-nightly #6 1.676 The following NEW packages will be installed: #6 1.676 iputils-ping libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore #6 1.676 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.676 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libunwind8 #6 1.677 osmocom-nightly strace #6 1.703 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. #6 1.703 Need to get 3399 kB of archives. #6 1.703 After this operation, 10.4 MB of additional disk space will be used. #6 1.703 Get:1 http://deb.debian.org/debian bookworm/main amd64 iputils-ping amd64 3:20221126-1 [47.1 kB] #6 1.714 Get:2 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #6 1.715 Get:3 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB] #6 1.825 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405012026 [1168 B] #6 1.828 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202405012026 [164 kB] #6 1.831 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202405012026 [46.0 kB] #6 1.832 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202405012026 [65.4 kB] #6 1.834 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202405012026 [222 kB] #6 1.837 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202405012026 [66.0 kB] #6 1.839 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202405012026 [98.0 kB] #6 1.841 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202405012026 [173 kB] #6 1.843 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202405012026 [54.4 kB] #6 1.845 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202405012026 [58.5 kB] #6 1.847 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202405012026 [45.2 kB] #6 1.848 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202405012026 [38.6 kB] #6 1.849 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202405012026 [838 kB] #6 1.857 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202405012026 [52.4 kB] #6 1.858 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202405012026 [64.7 kB] #6 2.009 debconf: delaying package configuration, since apt-utils is not installed #6 2.052 Fetched 3399 kB in 0s (19.2 MB/s) #6 2.109 Selecting previously unselected package iputils-ping. #6 2.109 (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 ... 116671 files and directories currently installed.) #6 2.148 Preparing to unpack .../00-iputils-ping_3%3a20221126-1_amd64.deb ... #6 2.161 Unpacking iputils-ping (3:20221126-1) ... #6 2.270 Selecting previously unselected package osmocom-nightly. #6 2.278 Preparing to unpack .../01-osmocom-nightly_202405012026_amd64.deb ... #6 2.293 Unpacking osmocom-nightly (202405012026) ... #6 2.400 Selecting previously unselected package libosmocore21:amd64. #6 2.408 Preparing to unpack .../02-libosmocore21_1.9.0.196.9975.202405012026_amd64.deb ... #6 2.451 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202405012026) ... #6 2.625 Selecting previously unselected package libosmocodec4:amd64. #6 2.633 Preparing to unpack .../03-libosmocodec4_1.9.0.196.9975.202405012026_amd64.deb ... #6 2.650 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202405012026) ... #6 2.809 Selecting previously unselected package libosmoisdn0:amd64. #6 2.817 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202405012026_amd64.deb ... #6 2.833 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202405012026) ... #6 2.937 Selecting previously unselected package libosmogsm20:amd64. #6 2.945 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202405012026_amd64.deb ... #6 2.960 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202405012026) ... #6 3.071 Selecting previously unselected package libosmocoding0:amd64. #6 3.077 Preparing to unpack .../06-libosmocoding0_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.094 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202405012026) ... #6 3.205 Selecting previously unselected package libosmovty13:amd64. #6 3.213 Preparing to unpack .../07-libosmovty13_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.228 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202405012026) ... #6 3.340 Selecting previously unselected package libosmogb14:amd64. #6 3.347 Preparing to unpack .../08-libosmogb14_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.363 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202405012026) ... #6 3.474 Selecting previously unselected package libosmoctrl0:amd64. #6 3.482 Preparing to unpack .../09-libosmoctrl0_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.496 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202405012026) ... #6 3.596 Selecting previously unselected package libosmosim2:amd64. #6 3.604 Preparing to unpack .../10-libosmosim2_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.617 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202405012026) ... #6 3.709 Selecting previously unselected package libosmousb0:amd64. #6 3.716 Preparing to unpack .../11-libosmousb0_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.729 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202405012026) ... #6 3.827 Selecting previously unselected package libosmocore. #6 3.834 Preparing to unpack .../12-libosmocore_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.858 Unpacking libosmocore (1.9.0.196.9975.202405012026) ... #6 3.955 Selecting previously unselected package libosmocore-dev:amd64. #6 3.962 Preparing to unpack .../13-libosmocore-dev_1.9.0.196.9975.202405012026_amd64.deb ... #6 3.975 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202405012026) ... #6 4.177 Selecting previously unselected package libosmonetif11:amd64. #6 4.185 Preparing to unpack .../14-libosmonetif11_1.4.0.54.05ff.202405012026_amd64.deb ... #6 4.198 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202405012026) ... #6 4.313 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.320 Preparing to unpack .../15-libosmo-netif-dev_1.4.0.54.05ff.202405012026_amd64.deb ... #6 4.337 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405012026) ... #6 4.476 Selecting previously unselected package libunwind8:amd64. #6 4.484 Preparing to unpack .../16-libunwind8_1.6.2-3_amd64.deb ... #6 4.498 Unpacking libunwind8:amd64 (1.6.2-3) ... #6 4.591 Selecting previously unselected package strace. #6 4.599 Preparing to unpack .../17-strace_6.1-0.1_amd64.deb ... #6 4.612 Unpacking strace (6.1-0.1) ... #6 4.778 Setting up osmocom-nightly (202405012026) ... #6 4.825 Setting up libunwind8:amd64 (1.6.2-3) ... #6 4.869 Setting up libosmocore21:amd64 (1.9.0.196.9975.202405012026) ... #6 4.909 Setting up strace (6.1-0.1) ... #6 4.951 Setting up libosmousb0:amd64 (1.9.0.196.9975.202405012026) ... #6 4.994 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202405012026) ... #6 5.032 Setting up iputils-ping (3:20221126-1) ... #6 5.097 Setting up libosmovty13:amd64 (1.9.0.196.9975.202405012026) ... #6 5.139 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202405012026) ... #6 5.184 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202405012026) ... #6 5.224 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202405012026) ... #6 5.265 Setting up libosmogb14:amd64 (1.9.0.196.9975.202405012026) ... #6 5.310 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202405012026) ... #6 5.350 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202405012026) ... #6 5.393 Setting up libosmosim2:amd64 (1.9.0.196.9975.202405012026) ... #6 5.449 Setting up libosmocore (1.9.0.196.9975.202405012026) ... #6 5.507 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202405012026) ... #6 5.546 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202405012026) ... #6 5.585 Processing triggers for man-db (2.11.2-2) ... #6 5.622 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 6.0s #8 [3/9] WORKDIR /TMP #8 DONE 0.2s #9 [4/9] RUN GIT clone https://gerrit.osmocom.org/osmo-uecups.git #9 0.317 Cloning into 'osmo-uecups'... #9 DONE 0.5s #10 [5/9] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-UECUPS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-uecups #10 DONE 0.2s #11 [6/9] RUN CD osmo-uecups && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.400 Already on 'master' #11 0.401 Your branch is up to date with 'origin/master'. #11 0.402 refs/heads/master #11 0.407 HEAD is now at ce96690 .gitignore: Add contrib/osmo-uecups.spec #11 0.408 master #11 0.409 ce966904c6e138e752c9d8037bfd485a27037f96 #11 1.495 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 3.011 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.011 libtoolize: copying file './ltmain.sh' #11 3.027 libtoolize: putting macros in 'm4'. #11 3.027 libtoolize: copying file 'm4/libtool.m4' #11 3.038 libtoolize: copying file 'm4/ltoptions.m4' #11 3.052 libtoolize: copying file 'm4/ltsugar.m4' #11 3.066 libtoolize: copying file 'm4/ltversion.m4' #11 3.083 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.098 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.098 libtoolize: and rerunning libtoolize and aclocal. #11 4.519 configure.ac:35: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.519 configure.ac:35: You should run autoupdate. #11 4.519 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.519 configure.ac:35: the top level #11 4.519 configure.ac:81: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.519 configure.ac:81: You should run autoupdate. #11 4.519 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.519 configure.ac:81: the top level #11 4.519 configure.ac:107: warning: AC_OUTPUT should be used without arguments. #11 4.519 configure.ac:107: You should run autoupdate. #11 5.073 configure.ac:18: installing './compile' #11 5.075 configure.ac:20: installing './config.guess' #11 5.076 configure.ac:20: installing './config.sub' #11 5.078 configure.ac:7: installing './install-sh' #11 5.079 configure.ac:7: installing './missing' #11 5.109 daemon/Makefile.am: installing './depcomp' #11 5.224 checking for a BSD-compatible install... /usr/bin/install -c #11 5.229 checking whether build environment is sane... yes #11 5.235 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.237 checking for gawk... gawk #11 5.237 checking whether make sets $(MAKE)... yes #11 5.244 checking whether make supports nested variables... yes #11 5.250 checking whether make supports nested variables... (cached) yes #11 5.250 checking whether make sets $(MAKE)... (cached) yes #11 5.252 checking for gcc... gcc #11 5.270 checking whether the C compiler works... yes #11 5.299 checking for C compiler default output file name... a.out #11 5.300 checking for suffix of executables... #11 5.325 checking whether we are cross compiling... no #11 5.360 checking for suffix of object files... o #11 5.378 checking whether the compiler supports GNU C... yes #11 5.399 checking whether gcc accepts -g... yes #11 5.473 checking for gcc option to enable C11 features... none needed #11 5.703 checking whether gcc understands -c and -o together... yes #11 5.735 checking whether make supports the include directive... yes (GNU style) #11 5.741 checking dependency style of gcc... gcc3 #11 5.764 checking build system type... x86_64-pc-linux-gnu #11 5.803 checking host system type... x86_64-pc-linux-gnu #11 5.803 checking how to print strings... printf #11 5.822 checking for a sed that does not truncate output... /usr/bin/sed #11 5.826 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.827 checking for egrep... /usr/bin/grep -E #11 5.828 checking for fgrep... /usr/bin/grep -F #11 5.829 checking for ld used by gcc... /usr/bin/ld #11 5.831 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.833 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.835 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.851 checking whether ln -s works... yes #11 5.852 checking the maximum length of command line arguments... 1572864 #11 5.856 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.856 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.856 checking for /usr/bin/ld option to reload object files... -r #11 5.856 checking for file... file #11 5.856 checking for objdump... objdump #11 5.857 checking how to recognize dependent libraries... pass_all #11 5.857 checking for dlltool... no #11 5.857 checking how to associate runtime and link libraries... printf %s\n #11 5.857 checking for ar... ar #11 5.858 checking for archiver @FILE support... @ #11 5.881 checking for strip... strip #11 5.881 checking for ranlib... ranlib #11 5.882 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.932 checking for sysroot... no #11 5.932 checking for a working dd... /usr/bin/dd #11 5.934 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.948 checking for mt... no #11 5.948 checking if : is a manifest tool... no #11 5.952 checking for stdio.h... yes #11 5.966 checking for stdlib.h... yes #11 5.985 checking for string.h... yes #11 6.008 checking for inttypes.h... yes #11 6.026 checking for stdint.h... yes #11 6.045 checking for strings.h... yes #11 6.063 checking for sys/stat.h... yes #11 6.084 checking for sys/types.h... yes #11 6.107 checking for unistd.h... yes #11 6.132 checking for dlfcn.h... yes #11 6.156 checking for objdir... .libs #11 6.210 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.225 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.225 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.240 checking if gcc static flag -static works... yes #11 6.284 checking if gcc supports -c -o file.o... yes #11 6.303 checking if gcc supports -c -o file.o... (cached) yes #11 6.303 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.311 checking whether -lc should be explicitly linked in... no #11 6.332 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.382 checking how to hardcode library paths into programs... immediate #11 6.382 checking whether stripping libraries is possible... yes #11 6.383 checking if libtool supports shared libraries... yes #11 6.383 checking whether to build shared libraries... yes #11 6.384 checking whether to build static libraries... yes #11 6.384 checking for pkg-config... /usr/bin/pkg-config #11 6.385 checking for pkg-config... /usr/bin/pkg-config #11 6.386 checking pkg-config is at least version 0.20... yes #11 6.387 checking for libosmocore >= 1.9.0... yes #11 6.393 checking for libosmovty >= 1.9.0... yes #11 6.399 checking for libosmo-netif >= 1.4.0... yes #11 6.406 checking for jansson... yes #11 6.410 checking for libnl-route-3.0... yes #11 6.416 checking for egrep... (cached) /usr/bin/grep -E #11 6.416 checking if gcc supports -fvisibility=hidden... yes #11 6.428 checking whether to enable code coverage support... no #11 6.428 CFLAGS="-g -O2" #11 6.428 CPPFLAGS="" #11 6.448 checking that generated files are newer than configure... done #11 6.449 configure: creating ./config.status #11 6.756 config.status: creating Makefile #11 6.765 config.status: creating daemon/Makefile #11 6.778 config.status: creating doc/Makefile #11 6.790 config.status: creating doc/examples/Makefile #11 6.800 config.status: creating contrib/osmo-uecups.spec #11 6.810 config.status: executing depfiles commands #11 6.847 config.status: executing libtool commands #11 6.887 echo 0.2.2.1-ce96 > .version-t && mv .version-t .version #11 6.889 make install-recursive #11 6.893 make[1]: Entering directory '/tmp/osmo-uecups' #11 6.895 Making install in daemon #11 6.897 make[2]: Entering directory '/tmp/osmo-uecups/daemon' #11 6.898 CC cups_client.o #11 6.899 CC utility.o #11 6.899 CC netdev.o #11 6.899 CC netns.o #11 6.899 CC tun_device.o #11 6.900 CC gtp_daemon.o #11 6.900 CC gtp_tunnel.o #11 6.900 CC gtp_endpoint.o #11 6.900 CC daemon_vty.o #11 6.901 CC main.o #11 6.905 netns.c:1:2: warning: #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" [-Wcpp] #11 6.905 1 | #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" #11 6.905 | ^~~~~~~ #11 7.122 CCLD osmo-uecups-daemon #11 7.272 make[3]: Entering directory '/tmp/osmo-uecups/daemon' #11 7.272 make[3]: Nothing to be done for 'install-data-am'. #11 7.273 /usr/bin/mkdir -p '/usr/local/bin' #11 7.276 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-uecups-daemon '/usr/local/bin' #11 7.298 libtool: install: /usr/bin/install -c osmo-uecups-daemon /usr/local/bin/osmo-uecups-daemon #11 7.300 make[3]: Leaving directory '/tmp/osmo-uecups/daemon' #11 7.300 make[2]: Leaving directory '/tmp/osmo-uecups/daemon' #11 7.300 Making install in doc #11 7.302 make[2]: Entering directory '/tmp/osmo-uecups/doc' #11 7.305 Making install in examples #11 7.306 make[3]: Entering directory '/tmp/osmo-uecups/doc/examples' #11 7.309 make[4]: Entering directory '/tmp/osmo-uecups/doc/examples' #11 7.309 make[4]: Nothing to be done for 'install-exec-am'. #11 7.310 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 7.312 /usr/bin/install -c -m 644 osmo-uecups-daemon.cfg '/usr/local/etc/osmocom' #11 7.314 make install-data-hook #11 7.316 make[5]: Entering directory '/tmp/osmo-uecups/doc/examples' #11 7.316 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 7.316 j="/usr/local/share/doc/osmo-uecups/examples/$f" && \ #11 7.316 mkdir -p "$(dirname $j)" && \ #11 7.316 /usr/bin/install -c -m 644 ./$f $j; \ #11 7.316 done #11 7.320 make[5]: Leaving directory '/tmp/osmo-uecups/doc/examples' #11 7.320 make[4]: Leaving directory '/tmp/osmo-uecups/doc/examples' #11 7.320 make[3]: Leaving directory '/tmp/osmo-uecups/doc/examples' #11 7.321 make[3]: Entering directory '/tmp/osmo-uecups/doc' #11 7.323 make[4]: Entering directory '/tmp/osmo-uecups/doc' #11 7.323 make[4]: Nothing to be done for 'install-exec-am'. #11 7.323 make[4]: Nothing to be done for 'install-data-am'. #11 7.323 make[4]: Leaving directory '/tmp/osmo-uecups/doc' #11 7.324 make[3]: Leaving directory '/tmp/osmo-uecups/doc' #11 7.324 make[2]: Leaving directory '/tmp/osmo-uecups/doc' #11 7.325 make[2]: Entering directory '/tmp/osmo-uecups' #11 7.327 make[3]: Entering directory '/tmp/osmo-uecups' #11 7.327 make[3]: Nothing to be done for 'install-exec-am'. #11 7.327 make[3]: Nothing to be done for 'install-data-am'. #11 7.327 make[3]: Leaving directory '/tmp/osmo-uecups' #11 7.327 make[2]: Leaving directory '/tmp/osmo-uecups' #11 7.328 make[1]: Leaving directory '/tmp/osmo-uecups' #11 DONE 8.1s #12 [7/9] COPY OSMO-UECUPS-DAEMON.CFG /data/osmo-uecups-daemon.cfg #12 DONE 0.2s #13 [8/9] RUN USERMOD -l osmocom build #13 DONE 0.5s #14 [9/9] WORKDIR /DATA #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:7ef91d8240ac915bca94481a40485e5aac604fdb75ee9300b349e2b215ef8605 done #15 naming to docker.io/osmocom-build/osmo-uecups-master:latest 0.0s done #15 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/osmo-uecups-master' + docker_image_exists osmo-uecups-master + docker images -q osmocom-build/osmo-uecups-master + test -n 7ef91d8240ac + list_osmo_packages debian-bookworm osmo-uecups-master + local distro=debian-bookworm + local image=osmo-uecups-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-uecups-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-uecups-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202405012026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202405012026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202405012026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202405012026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202405012026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202405012026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202405012026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202405012026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202405012026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202405012026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202405012026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202405012026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202405012026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202405012026 amd64 Osmo VTY library ii osmocom-nightly 202405012026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pgw-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-pgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pgw-test + echo ttcn3-pgw-test + dir=ttcn3-pgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-pgw-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-pgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/ttcn3-pgw-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-pgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-pgw-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 metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 714B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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" pgw #8 0.309 + OSMO_TTCN3_BRANCH=master #8 0.309 + shift #8 0.309 + cd /osmo-ttcn3-hacks #8 0.309 + git fetch #8 0.460 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.460 4a24fb06..916b5fa8 master -> origin/master #8 0.461 + 0b65a0b4...d9f62a18 osmith/wip -> origin/osmith/wip (forced update) #8 0.461 + cc6c0ec9...572c00ac pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.461 * [new branch] pespin/asterisk2 -> origin/pespin/asterisk2 #8 0.461 + dfaf4b60...2e5bdc4c pmaier/ipad -> origin/pmaier/ipad (forced update) #8 0.463 + git checkout master #8 0.508 Already on 'master' #8 0.508 Your branch is behind 'origin/master' by 16 commits, and can be fast-forwarded. #8 0.508 (use "git pull" to update your local branch) #8 0.509 + git symbolic-ref -q HEAD #8 0.510 refs/heads/master #8 0.510 + git reset --hard origin/master #8 0.528 HEAD is now at 916b5fa8 SGP32Definitions: add ts template for authenticateClientRequestEsipa #8 0.528 + git rev-parse --abbrev-ref HEAD #8 0.529 master #8 0.529 + git rev-parse HEAD #8 0.530 916b5fa8ecfc83176c528eefc0f109ba83c354ac #8 0.530 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.530 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.530 + make -j8 deps #8 0.559 (make -j16 -C deps || make -j1 -C deps) #8 0.560 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.561 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.866 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.867 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.867 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.867 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.867 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.867 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.868 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.868 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.869 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.869 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.869 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.870 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.870 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.872 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.878 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.878 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 0.964 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.964 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.997 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.997 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.025 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.029 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.032 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.035 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.057 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.068 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.069 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.078 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.080 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.084 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.091 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.109 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.117 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.117 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.117 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.117 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.123 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.123 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.123 + git+ git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.124 checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.126 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.129 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.129 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.134 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.134 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.138 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.138 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.142 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.142 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.151 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.151 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.166 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.166 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.182 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.182 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.186 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.186 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.189 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.189 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.241 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.241 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.243 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.244 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.244 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.244 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.245 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.245 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.246 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.246 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.246 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.246 + make pgw #8 1.273 (make -j16 -C deps || make -j1 -C deps) #8 1.274 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.554 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.554 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.554 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.554 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.554 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.555 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.555 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.555 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.555 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.556 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.556 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.556 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.557 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.557 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.558 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.559 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.626 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.626 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.629 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.629 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.722 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.723 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.725 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.730 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.730 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.734 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.735 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.737 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.740 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.759 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.767 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.768 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.774 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.808 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.808 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.808 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.808 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.808 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.808 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.808 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.809 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.809 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.809 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.809 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.809 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.810 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.810 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.819 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.819 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.825 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.826 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.833 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.833 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.834 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.834 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.836 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.836 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.863 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.863 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.107 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.108 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.109 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.110 (cd pgw && ./gen_links.sh && ./regen_makefile.sh) #8 2.112 Linking TCCInterface_Functions.ttcn #8 2.113 Linking TCCConversion_Functions.ttcn #8 2.113 Linking TCCConversion.cc #8 2.114 Linking TCCInterface.cc #8 2.115 Linking TCCInterface_ip.h #8 2.115 Linking TCCEncoding_Functions.ttcn #8 2.116 Linking TCCEncoding.cc #8 2.116 Linking Socket_API_Definitions.ttcn #8 2.116 Linking IPL4asp_Functions.ttcn #8 2.117 Linking IPL4asp_PT.cc #8 2.117 Linking IPL4asp_PT.hh #8 2.117 Linking IPL4asp_PortType.ttcn #8 2.118 Linking IPL4asp_Types.ttcn #8 2.118 Linking IPL4asp_discovery.cc #8 2.119 Linking IPL4asp_protocol_L234.hh #8 2.119 Linking ICMP_EncDec.cc #8 2.119 Linking ICMP_Types.ttcn #8 2.120 Linking ICMPv6_EncDec.cc #8 2.120 Linking ICMPv6_Types.ttcn #8 2.121 Linking IP_EncDec.cc #8 2.122 Linking IP_Types.ttcn #8 2.122 Linking UDP_EncDec.cc #8 2.123 Linking UDP_Types.ttcn #8 2.123 Linking NS_Types.ttcn #8 2.124 Linking BSSGP_EncDec.cc #8 2.125 Linking BSSGP_Types.ttcn #8 2.125 Linking GTPC_EncDec.cc #8 2.126 Linking GTPC_Types.ttcn #8 2.126 Linking GTPU_EncDec.cc #8 2.126 Linking GTPU_Types.ttcn #8 2.127 Linking GTPv2_Types.ttcn #8 2.127 Linking UECUPS_CodecPort.ttcn #8 2.128 Linking UECUPS_CodecPort_CtrlFunct.ttcn #8 2.128 Linking UECUPS_CodecPort_CtrlFunctDef.cc #8 2.129 Linking UECUPS_Types.ttcn #8 2.129 Linking DIAMETER_EncDec.cc #8 2.130 Linking Misc_Helpers.ttcn #8 2.131 Linking General_Types.ttcn #8 2.131 Linking GSM_Types.ttcn #8 2.131 Linking Osmocom_Types.ttcn #8 2.132 Linking Native_Functions.ttcn #8 2.132 Linking Native_FunctionDefs.cc #8 2.133 Linking IPCP_Types.ttcn #8 2.133 Linking PAP_Types.ttcn #8 2.133 Linking GTPv1C_CodecPort.ttcn #8 2.134 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.134 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.135 Linking GTPv1U_CodecPort.ttcn #8 2.135 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.136 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.137 Linking GTPv1C_Templates.ttcn #8 2.137 Linking Osmocom_Gb_Types.ttcn #8 2.138 Linking GTPv2_PrivateExtensions.ttcn #8 2.138 Linking GTPv2_Templates.ttcn #8 2.139 Linking GTPv2_CodecPort.ttcn #8 2.140 Linking GTPv2_CodecPort_CtrlFunctDef.cc #8 2.140 Linking GTPv2_CodecPort_CtrlFunct.ttcn #8 2.141 Linking GTPv2_Emulation.ttcn #8 2.141 Linking DNS_Helpers.ttcn #8 2.142 Linking DIAMETER_Types.ttcn #8 2.142 Linking DIAMETER_CodecPort.ttcn #8 2.143 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.143 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.144 Linking DIAMETER_Emulation.ttcn #8 2.145 Linking DIAMETER_Templates.ttcn #8 2.145 Linking DIAMETER_rfc4004_Templates.ttcn #8 2.146 Linking DIAMETER_rfc5447_Templates.ttcn #8 2.146 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.147 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.147 Linking DIAMETER_ts29_229_Templates.ttcn #8 2.148 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.148 Linking DIAMETER_ts29_273_Templates.ttcn #8 2.149 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.162 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.162 Generating Makefile skeleton... #8 2.163 Makefile skeleton was generated. #8 2.172 make -C pgw compile #8 2.177 make[1]: Entering directory '/osmo-ttcn3-hacks/pgw' #8 2.177 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_rfc4004_Templates.ttcn DIAMETER_rfc5447_Templates.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_229_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts29_273_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv2_CodecPort.ttcn GTPv2_CodecPort_CtrlFunct.ttcn GTPv2_Emulation.ttcn GTPv2_PrivateExtensions.ttcn GTPv2_Templates.ttcn GTPv2_Types.ttcn General_Types.ttcn ICMP_Types.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn PAP_Types.ttcn PGW_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn UDP_Types.ttcn UECUPS_CodecPort.ttcn UECUPS_CodecPort_CtrlFunct.ttcn UECUPS_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_rfc4004_Templates.ttcn DIAMETER_rfc5447_Templates.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_229_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts29_273_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn DNS_Helpers.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv2_CodecPort.ttcn GTPv2_CodecPort_CtrlFunct.ttcn GTPv2_Emulation.ttcn GTPv2_PrivateExtensions.ttcn GTPv2_Templates.ttcn GTPv2_Types.ttcn General_Types.ttcn ICMP_Types.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn PAP_Types.ttcn PGW_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn UDP_Types.ttcn UECUPS_CodecPort.ttcn UECUPS_CodecPort_CtrlFunct.ttcn UECUPS_Types.ttcn #8 2.180 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.180 #8 2.185 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.192 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.192 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.193 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.194 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.198 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.237 Notify: Parsing TTCN-3 module `DIAMETER_rfc4004_Templates.ttcn'... #8 2.238 Notify: Parsing TTCN-3 module `DIAMETER_rfc5447_Templates.ttcn'... #8 2.238 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.238 Notify: Parsing TTCN-3 module `DIAMETER_ts29_229_Templates.ttcn'... #8 2.238 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.240 Notify: Parsing TTCN-3 module `DIAMETER_ts29_273_Templates.ttcn'... #8 2.241 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.242 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 2.242 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.244 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.255 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.255 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.255 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.255 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `GTPv2_CodecPort.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `GTPv2_CodecPort_CtrlFunct.ttcn'... #8 2.260 Notify: Parsing TTCN-3 module `GTPv2_Emulation.ttcn'... #8 2.263 Notify: Parsing TTCN-3 module `GTPv2_PrivateExtensions.ttcn'... #8 2.263 Notify: Parsing TTCN-3 module `GTPv2_Templates.ttcn'... #8 2.267 Notify: Parsing TTCN-3 module `GTPv2_Types.ttcn'... #8 2.276 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.278 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.278 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.278 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.279 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.279 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.280 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.280 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.281 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.282 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.282 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.283 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.283 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.292 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.293 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.293 Notify: Parsing TTCN-3 module `PGW_Tests.ttcn'... #8 2.297 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.297 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.298 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.300 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.300 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.300 Notify: Parsing TTCN-3 module `UECUPS_CodecPort.ttcn'... #8 2.300 Notify: Parsing TTCN-3 module `UECUPS_CodecPort_CtrlFunct.ttcn'... #8 2.301 Notify: Parsing TTCN-3 module `UECUPS_Types.ttcn'... #8 2.301 Notify: Checking modules... #8 2.343 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 2.343 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 2.343 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 2.343 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 2.343 DIAMETER_Templates.ttcn:686.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 2.343 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 2.353 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 2.353 DIAMETER_Emulation.ttcn:329.9-351.1: In function definition `f_diameter_xceive': #8 2.353 DIAMETER_Emulation.ttcn:337.2-349.2: In alt construct: #8 2.353 DIAMETER_Emulation.ttcn:338.5-63: In guard operation: #8 2.353 DIAMETER_Emulation.ttcn:338.5-63: In receive statement: #8 2.353 DIAMETER_Emulation.ttcn:338.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.353 DIAMETER_Emulation.ttcn:339.5-60: In guard operation: #8 2.353 DIAMETER_Emulation.ttcn:339.5-60: In receive statement: #8 2.353 DIAMETER_Emulation.ttcn:339.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.354 DIAMETER_Emulation.ttcn:353.1-475.1: In function definition `main': #8 2.354 DIAMETER_Emulation.ttcn:386.2-474.2: In while statement: #8 2.354 DIAMETER_Emulation.ttcn:396.3-472.3: In alt construct: #8 2.354 DIAMETER_Emulation.ttcn:409.6-108: In guard operation: #8 2.354 DIAMETER_Emulation.ttcn:409.6-108: In receive statement: #8 2.354 DIAMETER_Emulation.ttcn:409.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.354 DIAMETER_Emulation.ttcn:418.6-70: In guard operation: #8 2.354 DIAMETER_Emulation.ttcn:418.6-70: In receive statement: #8 2.354 DIAMETER_Emulation.ttcn:418.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.355 DIAMETER_Emulation.ttcn:431.13-68: In guard operation: #8 2.355 DIAMETER_Emulation.ttcn:431.13-68: In receive statement: #8 2.355 DIAMETER_Emulation.ttcn:431.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.355 DIAMETER_Emulation.ttcn:435.17-72: In guard operation: #8 2.355 DIAMETER_Emulation.ttcn:435.17-72: In receive statement: #8 2.355 DIAMETER_Emulation.ttcn:435.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.380 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 2.380 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 2.380 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 2.380 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.380 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.381 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 2.381 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 2.381 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 2.381 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 2.381 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 2.381 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.381 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 2.384 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 2.384 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 2.384 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 2.384 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 2.384 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 2.384 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 2.384 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 2.384 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 2.384 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 2.384 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 2.384 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 2.384 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 2.384 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 2.384 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 2.384 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 2.384 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 2.384 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 2.384 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 2.384 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 2.384 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.384 In parameter #2 for `daylightSavingTime': #8 2.384 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 2.384 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 2.384 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.384 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 2.384 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 2.384 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 2.384 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 2.384 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 2.384 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 2.384 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 2.384 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 2.385 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 2.385 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 2.385 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 2.385 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 2.385 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 2.385 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 2.388 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 2.388 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 2.388 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 2.388 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 2.388 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 2.388 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 2.388 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 2.388 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 2.388 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 2.388 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 2.388 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 2.388 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 2.388 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.388 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 2.388 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 2.388 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 2.388 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 2.388 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 2.388 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 2.388 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 2.388 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 2.391 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 2.391 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 2.391 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 2.391 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.391 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 2.391 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 2.391 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 2.391 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 2.391 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.391 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.391 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.391 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.391 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 2.391 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 2.391 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 2.391 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.391 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 2.391 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 2.391 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 2.391 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 2.391 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.391 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 2.391 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 2.391 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 2.391 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 2.391 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 2.391 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 2.391 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 2.391 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 2.391 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 2.391 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 2.391 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.391 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 2.391 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 2.391 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 2.397 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 2.397 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 2.397 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 2.397 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 2.397 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 2.397 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 2.397 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 2.397 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 2.397 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.397 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.400 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 2.400 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 2.400 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.400 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.400 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 2.400 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 2.400 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 2.400 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 2.400 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 2.400 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 2.402 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 2.402 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 2.402 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 2.402 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 2.436 GTPv2_Templates.ttcn: In TTCN-3 module `GTPv2_Templates': #8 2.436 GTPv2_Templates.ttcn:139.9-146.1: In function definition `fs_GTP2C_msisdn': #8 2.436 GTPv2_Templates.ttcn:143.4-145.2: In else statement: #8 2.436 GTPv2_Templates.ttcn:144.3-32: In return statement: #8 2.436 GTPv2_Templates.ttcn:144.25-32: In actual parameter list of template `@GTPv2_Templates.ts_GTP2C_msisdn': #8 2.436 GTPv2_Templates.ttcn:144.26-31: In parameter #1 for `msisdn': #8 2.436 GTPv2_Templates.ttcn:144.26-31: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime #8 2.436 GTPv2_Templates.ttcn:139.34-65: note: Referenced template parameter is here #8 2.436 GTPv2_Templates.ttcn:137.18-23: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime #8 2.436 GTPv2_Templates.ttcn:132.43-77: note: Referenced template parameter is here #8 2.436 GTPv2_Templates.ttcn:217.9-224.1: In function definition `fs_GTP2C_Cause': #8 2.436 GTPv2_Templates.ttcn:221.4-223.2: In else statement: #8 2.436 GTPv2_Templates.ttcn:222.3-34: In return statement: #8 2.436 GTPv2_Templates.ttcn:222.24-34: In actual parameter list of template `@GTPv2_Templates.ts_GTP2C_Cause': #8 2.436 GTPv2_Templates.ttcn:222.25-29: In parameter #1 for `cause': #8 2.436 GTPv2_Templates.ttcn:222.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.436 GTPv2_Templates.ttcn:217.33-65: note: Referenced template parameter is here #8 2.437 GTPv2_Templates.ttcn:225.9-234.1: In function definition `fr_GTP2C_Cause': #8 2.437 GTPv2_Templates.ttcn:231.4-233.2: In else statement: #8 2.437 GTPv2_Templates.ttcn:232.3-30: In return statement: #8 2.437 GTPv2_Templates.ttcn:232.24-30: In actual parameter list of template `@GTPv2_Templates.tr_GTP2C_Cause': #8 2.437 GTPv2_Templates.ttcn:232.25-29: In parameter #1 for `cause': #8 2.437 GTPv2_Templates.ttcn:232.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 2.437 GTPv2_Templates.ttcn:225.33-58: note: Referenced template parameter is here #8 2.437 GTPv2_Templates.ttcn:380.1-382.52: In template definition `tr_GTP2C_PdnAddrAlloc_v4': #8 2.437 GTPv2_Templates.ttcn:382.23-52: In actual parameter list of template `@GTPv2_Templates.ts_GTP2C_PdnAddrAlloc': #8 2.437 GTPv2_Templates.ttcn:382.32-51: In parameter #2 for `addr_pfx': #8 2.437 GTPv2_Templates.ttcn:382.47-50: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 2.437 GTPv2_Templates.ttcn:381.26-53: note: Referenced template parameter is here #8 2.437 GTPv2_Templates.ttcn:688.9-694.1: In function definition `f_ts_GTP2C_ProcTransId_omit': #8 2.437 GTPv2_Templates.ttcn:693.2-33: In return statement: #8 2.437 GTPv2_Templates.ttcn:693.29-33: In actual parameter list of template `@GTPv2_Templates.ts_GTP2C_ProcTransId': #8 2.437 GTPv2_Templates.ttcn:693.30-32: In parameter #1 for `pti': #8 2.437 GTPv2_Templates.ttcn:693.30-32: warning: Inadequate restriction on the referenced template parameter `pti', this may cause a dynamic test case error at runtime #8 2.437 GTPv2_Templates.ttcn:688.46-72: note: Referenced template parameter is here #8 2.453 GTPv2_Emulation.ttcn: In TTCN-3 module `GTPv2_Emulation': #8 2.453 GTPv2_Emulation.ttcn:466.9-484.1: In function definition `f_uecups_xceive': #8 2.453 GTPv2_Emulation.ttcn:474.2-482.2: In alt construct: #8 2.453 GTPv2_Emulation.ttcn:475.5-59: In guard operation: #8 2.453 GTPv2_Emulation.ttcn:475.5-59: In receive statement: #8 2.453 GTPv2_Emulation.ttcn:475.20-45: warning: Function invocation 'tr_UECUPS_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.453 GTPv2_Emulation.ttcn:486.9-524.1: In function definition `f_init': #8 2.453 GTPv2_Emulation.ttcn:505.2-515.2: In if statement: #8 2.453 GTPv2_Emulation.ttcn:514.3-74: In function instance: #8 2.453 GTPv2_Emulation.ttcn:514.3-74: warning: The value returned by function `@GTPv2_Emulation.f_uecups_xceive' is not used #8 2.453 GTPv2_Emulation.ttcn:523.2-26: In activate statement: #8 2.453 GTPv2_Emulation.ttcn:526.9-536.1: In altstep definition `as_uecups_ind': #8 2.453 GTPv2_Emulation.ttcn:530.4-74: In guard operation: #8 2.453 GTPv2_Emulation.ttcn:530.4-74: In receive statement: #8 2.453 GTPv2_Emulation.ttcn:530.19-61: warning: Function invocation 'tr_UECUPS_RecvFrom_R({ program_term_ind := ? })' may change the actual snapshot. #8 2.462 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.462 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 2.462 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 2.462 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 2.462 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.462 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 2.462 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.462 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 2.478 PGW_Tests.ttcn: In TTCN-3 module `PGW_Tests': #8 2.478 PGW_Tests.ttcn:620.9-631.1: In altstep definition `as_DIA_Gy_CCR': #8 2.478 PGW_Tests.ttcn:622.5-70: In guard operation: #8 2.478 PGW_Tests.ttcn:622.5-70: In receive statement: #8 2.478 PGW_Tests.ttcn:622.16-52: warning: Function invocation 'f_tr_DIA_Gy_CCR(req_type)' may change the actual snapshot. #8 2.479 PGW_Tests.ttcn:932.9-940.1: In function definition `f_start_prog_wait': #8 2.479 PGW_Tests.ttcn:939.2-34: In function instance: #8 2.479 PGW_Tests.ttcn:939.13-34: In actual parameter list of function `@PGW_Tests.f_wait_term': #8 2.479 PGW_Tests.ttcn:939.19-27: In parameter #2 for `exit_code': #8 2.479 PGW_Tests.ttcn:939.19-27: warning: Inadequate restriction on the referenced template parameter `exit_code', this may cause a dynamic test case error at runtime #8 2.479 PGW_Tests.ttcn:933.8-38: note: Referenced template parameter is here #8 2.479 PGW_Tests.ttcn:1049.9-1071.1: In function definition `f_TC_gy_charging_cc_time': #8 2.479 PGW_Tests.ttcn:1062.2-14: In deactivate statement: #8 2.479 PGW_Tests.ttcn:1062.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.480 Notify: Generating code... #8 3.428 Notify: File `BSSGP_Types.hh' was generated. #8 3.429 Notify: File `BSSGP_Types.cc' was generated. #8 3.431 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.432 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.434 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.435 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.437 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.438 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.438 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.438 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.439 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.439 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.440 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.440 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.440 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.440 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.441 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.443 Notify: File `DIAMETER_Types.hh' was generated. #8 3.448 Notify: File `DIAMETER_Types.cc' was generated. #8 3.450 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.451 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.453 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.453 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.453 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.453 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.453 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates.hh' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_1.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_2.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_3.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_4.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_5.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_6.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc4004_Templates_part_7.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates.hh' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates_part_1.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates_part_2.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates_part_3.cc' was generated. #8 3.454 Notify: File `DIAMETER_rfc5447_Templates_part_4.cc' was generated. #8 3.455 Notify: File `DIAMETER_rfc5447_Templates_part_5.cc' was generated. #8 3.455 Notify: File `DIAMETER_rfc5447_Templates_part_6.cc' was generated. #8 3.455 Notify: File `DIAMETER_rfc5447_Templates_part_7.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_229_Templates.hh' was generated. #8 3.455 Notify: File `DIAMETER_ts29_229_Templates.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_229_Templates_part_1.cc' was generated. #8 3.455 Notify: File `DIAMETER_ts29_229_Templates_part_2.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_229_Templates_part_3.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_229_Templates_part_4.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_229_Templates_part_5.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_229_Templates_part_6.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_229_Templates_part_7.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.456 Notify: File `DIAMETER_ts29_273_Templates.hh' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_1.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_2.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_3.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_4.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_5.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_6.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts29_273_Templates_part_7.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.457 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.458 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.458 Notify: File `DNS_Helpers.hh' was generated. #8 3.458 Notify: File `DNS_Helpers.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 3.458 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 3.458 Notify: File `GSM_Types.hh' was generated. #8 3.459 Notify: File `GSM_Types.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.461 Notify: File `GTPC_Types.hh' was generated. #8 3.462 Notify: File `GTPC_Types.cc' was generated. #8 3.464 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.466 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.468 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.469 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.471 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.471 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.472 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.472 Notify: File `GTPU_Types.hh' was generated. #8 3.472 Notify: File `GTPU_Types.cc' was generated. #8 3.472 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.472 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.472 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.472 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.473 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.473 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.473 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.473 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.474 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.474 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.474 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.474 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.474 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.475 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.475 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.475 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.475 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.475 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.475 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.476 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.476 Notify: File `GTPv2_CodecPort.hh' was generated. #8 3.476 Notify: File `GTPv2_CodecPort.cc' was generated. #8 3.476 Notify: File `GTPv2_CodecPort_CtrlFunct.hh' was generated. #8 3.476 Notify: File `GTPv2_CodecPort_CtrlFunct.cc' was generated. #8 3.476 Notify: File `GTPv2_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_1.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_2.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_3.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_4.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_5.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_6.cc' was generated. #8 3.477 Notify: File `GTPv2_CodecPort_part_7.cc' was generated. #8 3.477 Notify: File `GTPv2_Emulation.hh' was generated. #8 3.478 Notify: File `GTPv2_Emulation.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_1.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_2.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_3.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_4.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_5.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_6.cc' was generated. #8 3.478 Notify: File `GTPv2_Emulation_part_7.cc' was generated. #8 3.478 Notify: File `GTPv2_PrivateExtensions.hh' was generated. #8 3.478 Notify: File `GTPv2_PrivateExtensions.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_1.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_2.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_3.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_4.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_5.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_6.cc' was generated. #8 3.479 Notify: File `GTPv2_PrivateExtensions_part_7.cc' was generated. #8 3.479 Notify: File `GTPv2_Templates.hh' was generated. #8 3.479 Notify: File `GTPv2_Templates.cc' was generated. #8 3.479 Notify: File `GTPv2_Templates_part_1.cc' was generated. #8 3.479 Notify: File `GTPv2_Templates_part_2.cc' was generated. #8 3.480 Notify: File `GTPv2_Templates_part_3.cc' was generated. #8 3.480 Notify: File `GTPv2_Templates_part_4.cc' was generated. #8 3.480 Notify: File `GTPv2_Templates_part_5.cc' was generated. #8 3.480 Notify: File `GTPv2_Templates_part_6.cc' was generated. #8 3.480 Notify: File `GTPv2_Templates_part_7.cc' was generated. #8 3.481 Notify: File `GTPv2_Types.hh' was generated. #8 3.483 Notify: File `GTPv2_Types.cc' was generated. #8 3.486 Notify: File `GTPv2_Types_part_1.cc' was generated. #8 3.488 Notify: File `GTPv2_Types_part_2.cc' was generated. #8 3.491 Notify: File `GTPv2_Types_part_3.cc' was generated. #8 3.493 Notify: File `GTPv2_Types_part_4.cc' was generated. #8 3.495 Notify: File `GTPv2_Types_part_5.cc' was generated. #8 3.497 Notify: File `GTPv2_Types_part_6.cc' was generated. #8 3.498 Notify: File `GTPv2_Types_part_7.cc' was generated. #8 3.498 Notify: File `General_Types.hh' was generated. #8 3.499 Notify: File `General_Types.cc' was generated. #8 3.499 Notify: File `General_Types_part_1.cc' was generated. #8 3.499 Notify: File `General_Types_part_2.cc' was generated. #8 3.499 Notify: File `General_Types_part_3.cc' was generated. #8 3.499 Notify: File `General_Types_part_4.cc' was generated. #8 3.499 Notify: File `General_Types_part_5.cc' was generated. #8 3.499 Notify: File `General_Types_part_6.cc' was generated. #8 3.499 Notify: File `General_Types_part_7.cc' was generated. #8 3.500 Notify: File `ICMP_Types.hh' was generated. #8 3.501 Notify: File `ICMP_Types.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.501 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.501 Notify: File `ICMPv6_Types.hh' was generated. #8 3.502 Notify: File `ICMPv6_Types.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.502 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.502 Notify: File `IPCP_Types.hh' was generated. #8 3.503 Notify: File `IPCP_Types.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.503 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.503 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.503 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.503 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.503 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.504 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.504 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.504 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.504 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.504 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.504 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.504 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.504 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.504 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.504 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.504 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.505 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.505 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.505 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.505 Notify: File `IPL4asp_Types.hh' was generated. #8 3.505 Notify: File `IPL4asp_Types.cc' was generated. #8 3.505 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.505 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.505 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.506 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.506 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.506 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.506 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.506 Notify: File `IP_Types.hh' was generated. #8 3.507 Notify: File `IP_Types.cc' was generated. #8 3.507 Notify: File `IP_Types_part_1.cc' was generated. #8 3.507 Notify: File `IP_Types_part_2.cc' was generated. #8 3.507 Notify: File `IP_Types_part_3.cc' was generated. #8 3.507 Notify: File `IP_Types_part_4.cc' was generated. #8 3.507 Notify: File `IP_Types_part_5.cc' was generated. #8 3.507 Notify: File `IP_Types_part_6.cc' was generated. #8 3.507 Notify: File `IP_Types_part_7.cc' was generated. #8 3.507 Notify: File `Misc_Helpers.hh' was generated. #8 3.507 Notify: File `Misc_Helpers.cc' was generated. #8 3.507 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.507 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.507 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.507 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.508 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.508 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.508 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.508 Notify: File `NS_Types.hh' was generated. #8 3.509 Notify: File `NS_Types.cc' was generated. #8 3.509 Notify: File `NS_Types_part_1.cc' was generated. #8 3.509 Notify: File `NS_Types_part_2.cc' was generated. #8 3.509 Notify: File `NS_Types_part_3.cc' was generated. #8 3.509 Notify: File `NS_Types_part_4.cc' was generated. #8 3.509 Notify: File `NS_Types_part_5.cc' was generated. #8 3.509 Notify: File `NS_Types_part_6.cc' was generated. #8 3.509 Notify: File `NS_Types_part_7.cc' was generated. #8 3.509 Notify: File `Native_Functions.hh' was generated. #8 3.509 Notify: File `Native_Functions.cc' was generated. #8 3.509 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.510 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.510 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.510 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.510 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.510 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.511 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.511 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.511 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.511 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.511 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.511 Notify: File `Osmocom_Types.hh' was generated. #8 3.511 Notify: File `Osmocom_Types.cc' was generated. #8 3.511 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.511 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.511 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.511 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.511 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.512 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.512 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.512 Notify: File `PAP_Types.hh' was generated. #8 3.512 Notify: File `PAP_Types.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.512 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.513 Notify: File `PGW_Tests.hh' was generated. #8 3.513 Notify: File `PGW_Tests.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_1.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_2.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_3.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_4.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_5.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_6.cc' was generated. #8 3.513 Notify: File `PGW_Tests_part_7.cc' was generated. #8 3.513 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.514 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.514 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.514 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.514 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.514 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.515 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.515 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.515 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.515 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.515 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.515 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.516 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.516 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.516 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.516 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.516 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.516 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.517 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.517 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.517 Notify: File `UDP_Types.hh' was generated. #8 3.517 Notify: File `UDP_Types.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.517 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort.hh' was generated. #8 3.518 Notify: File `UECUPS_CodecPort.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct.hh' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_part_1.cc' was generated. #8 3.518 Notify: File `UECUPS_CodecPort_part_2.cc' was generated. #8 3.519 Notify: File `UECUPS_CodecPort_part_3.cc' was generated. #8 3.519 Notify: File `UECUPS_CodecPort_part_4.cc' was generated. #8 3.519 Notify: File `UECUPS_CodecPort_part_5.cc' was generated. #8 3.519 Notify: File `UECUPS_CodecPort_part_6.cc' was generated. #8 3.519 Notify: File `UECUPS_CodecPort_part_7.cc' was generated. #8 3.519 Notify: File `UECUPS_Types.hh' was generated. #8 3.519 Notify: File `UECUPS_Types.cc' was generated. #8 3.519 Notify: File `UECUPS_Types_part_1.cc' was generated. #8 3.519 Notify: File `UECUPS_Types_part_2.cc' was generated. #8 3.519 Notify: File `UECUPS_Types_part_3.cc' was generated. #8 3.520 Notify: File `UECUPS_Types_part_4.cc' was generated. #8 3.520 Notify: File `UECUPS_Types_part_5.cc' was generated. #8 3.520 Notify: File `UECUPS_Types_part_6.cc' was generated. #8 3.520 Notify: File `UECUPS_Types_part_7.cc' was generated. #8 3.520 Notify: 459 files were updated. #8 3.555 touch compile #8 3.556 make[1]: Leaving directory '/osmo-ttcn3-hacks/pgw' #8 3.556 make -j16 -C pgw #8 3.569 make[1]: Entering directory '/osmo-ttcn3-hacks/pgw' #8 3.626 Creating dependency file for UECUPS_CodecPort_CtrlFunctDef.cc #8 3.626 Creating dependency file for UDP_EncDec.cc #8 3.626 Creating dependency file for TCCEncoding.cc #8 3.627 Creating dependency file for TCCInterface.cc #8 3.627 Creating dependency file for TCCConversion.cc #8 3.627 Creating dependency file for Native_FunctionDefs.cc #8 3.627 Creating dependency file for IP_EncDec.cc #8 3.627 Creating dependency file for IPL4asp_discovery.cc #8 3.628 Creating dependency file for IPL4asp_PT.cc #8 3.628 Creating dependency file for ICMPv6_EncDec.cc #8 3.629 Creating dependency file for ICMP_EncDec.cc #8 3.629 Creating dependency file for GTPv2_CodecPort_CtrlFunctDef.cc #8 3.630 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 3.630 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 3.631 Creating dependency file for GTPU_EncDec.cc #8 3.643 Creating dependency file for GTPC_EncDec.cc #8 3.664 Creating dependency file for DIAMETER_EncDec.cc #8 3.704 Creating dependency file for BSSGP_EncDec.cc #8 3.704 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 3.705 Creating dependency file for UECUPS_Types_part_7.cc #8 3.706 Creating dependency file for UECUPS_Types_part_6.cc #8 3.707 Creating dependency file for UECUPS_Types_part_5.cc #8 3.716 Creating dependency file for UECUPS_Types_part_3.cc #8 3.717 Creating dependency file for UECUPS_Types_part_4.cc #8 3.717 Creating dependency file for UECUPS_Types_part_2.cc #8 3.717 Creating dependency file for UECUPS_Types_part_1.cc #8 3.718 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_7.cc #8 3.721 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_6.cc #8 3.722 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_5.cc #8 3.724 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_4.cc #8 3.728 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_3.cc #8 3.754 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_2.cc #8 3.791 Creating dependency file for UECUPS_CodecPort_CtrlFunct_part_1.cc #8 3.886 Creating dependency file for UECUPS_CodecPort_part_7.cc #8 3.889 Creating dependency file for UECUPS_CodecPort_part_6.cc #8 3.889 Creating dependency file for UECUPS_CodecPort_part_5.cc #8 3.890 Creating dependency file for UECUPS_CodecPort_part_4.cc #8 3.890 Creating dependency file for UECUPS_CodecPort_part_3.cc #8 3.890 Creating dependency file for UECUPS_CodecPort_part_2.cc #8 3.891 Creating dependency file for UECUPS_CodecPort_part_1.cc #8 3.891 Creating dependency file for UDP_Types_part_7.cc #8 3.892 Creating dependency file for UDP_Types_part_6.cc #8 3.892 Creating dependency file for UDP_Types_part_5.cc #8 3.892 Creating dependency file for UDP_Types_part_4.cc #8 3.895 Creating dependency file for UDP_Types_part_3.cc #8 3.897 Creating dependency file for UDP_Types_part_2.cc #8 3.898 Creating dependency file for UDP_Types_part_1.cc #8 3.899 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.900 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.901 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.901 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.902 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.902 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.904 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.905 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 3.905 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 3.906 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 3.909 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 3.909 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 3.909 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 3.910 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 3.910 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.911 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.915 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.916 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.917 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.918 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.918 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.922 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.922 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.922 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.923 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.924 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.924 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.925 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.927 Creating dependency file for PGW_Tests_part_6.cc #8 3.927 Creating dependency file for PGW_Tests_part_7.cc #8 3.928 Creating dependency file for PGW_Tests_part_5.cc #8 3.928 Creating dependency file for PGW_Tests_part_4.cc #8 3.929 Creating dependency file for PGW_Tests_part_3.cc #8 3.931 Creating dependency file for PGW_Tests_part_2.cc #8 3.931 Creating dependency file for PGW_Tests_part_1.cc #8 3.934 Creating dependency file for PAP_Types_part_7.cc #8 3.935 Creating dependency file for PAP_Types_part_6.cc #8 3.936 Creating dependency file for PAP_Types_part_5.cc #8 3.936 Creating dependency file for PAP_Types_part_4.cc #8 3.936 Creating dependency file for PAP_Types_part_3.cc #8 3.939 Creating dependency file for PAP_Types_part_2.cc #8 3.940 Creating dependency file for PAP_Types_part_1.cc #8 3.940 Creating dependency file for Osmocom_Types_part_7.cc #8 3.940 Creating dependency file for Osmocom_Types_part_6.cc #8 3.941 Creating dependency file for Osmocom_Types_part_4.cc #8 3.941 Creating dependency file for Osmocom_Types_part_5.cc #8 3.942 Creating dependency file for Osmocom_Types_part_3.cc #8 3.943 Creating dependency file for Osmocom_Types_part_2.cc #8 3.943 Creating dependency file for Osmocom_Types_part_1.cc #8 3.944 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 3.945 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 3.947 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 3.947 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 3.948 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 3.950 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 3.950 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 3.951 Creating dependency file for Native_Functions_part_7.cc #8 3.952 Creating dependency file for Native_Functions_part_6.cc #8 3.953 Creating dependency file for Native_Functions_part_5.cc #8 3.954 Creating dependency file for Native_Functions_part_4.cc #8 3.954 Creating dependency file for Native_Functions_part_3.cc #8 3.955 Creating dependency file for Native_Functions_part_2.cc #8 3.956 Creating dependency file for Native_Functions_part_1.cc #8 3.957 Creating dependency file for NS_Types_part_7.cc #8 3.957 Creating dependency file for NS_Types_part_6.cc #8 3.957 Creating dependency file for NS_Types_part_5.cc #8 3.958 Creating dependency file for NS_Types_part_4.cc #8 3.959 Creating dependency file for NS_Types_part_3.cc #8 3.959 Creating dependency file for NS_Types_part_2.cc #8 3.959 Creating dependency file for NS_Types_part_1.cc #8 3.960 Creating dependency file for Misc_Helpers_part_7.cc #8 3.961 Creating dependency file for Misc_Helpers_part_6.cc #8 3.963 Creating dependency file for Misc_Helpers_part_5.cc #8 3.963 Creating dependency file for Misc_Helpers_part_4.cc #8 3.966 Creating dependency file for Misc_Helpers_part_3.cc #8 3.967 Creating dependency file for Misc_Helpers_part_2.cc #8 3.968 Creating dependency file for Misc_Helpers_part_1.cc #8 3.968 Creating dependency file for IP_Types_part_7.cc #8 3.969 Creating dependency file for IP_Types_part_6.cc #8 3.971 Creating dependency file for IP_Types_part_5.cc #8 3.971 Creating dependency file for IP_Types_part_3.cc #8 3.971 Creating dependency file for IP_Types_part_2.cc #8 3.971 Creating dependency file for IP_Types_part_1.cc #8 3.972 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.973 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.973 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.974 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.975 Creating dependency file for IP_Types_part_4.cc #8 3.980 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.980 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.980 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.980 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.980 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.982 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.982 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.982 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.982 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.987 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.988 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.988 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.988 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.989 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.989 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.989 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.989 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.990 Creating dependency file for IPCP_Types_part_7.cc #8 3.990 Creating dependency file for IPCP_Types_part_6.cc #8 3.991 Creating dependency file for IPCP_Types_part_5.cc #8 3.991 Creating dependency file for IPCP_Types_part_4.cc #8 3.993 Creating dependency file for IPCP_Types_part_3.cc #8 3.993 Creating dependency file for IPCP_Types_part_2.cc #8 3.998 Creating dependency file for IPCP_Types_part_1.cc #8 3.998 Creating dependency file for ICMPv6_Types_part_7.cc #8 3.998 Creating dependency file for ICMPv6_Types_part_5.cc #8 3.998 Creating dependency file for ICMPv6_Types_part_6.cc #8 3.999 Creating dependency file for ICMPv6_Types_part_4.cc #8 3.999 Creating dependency file for ICMPv6_Types_part_3.cc #8 3.999 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.000 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.000 Creating dependency file for ICMP_Types_part_7.cc #8 4.001 Creating dependency file for ICMP_Types_part_6.cc #8 4.002 Creating dependency file for ICMP_Types_part_5.cc #8 4.003 Creating dependency file for ICMP_Types_part_4.cc #8 4.003 Creating dependency file for ICMP_Types_part_3.cc #8 4.007 Creating dependency file for ICMP_Types_part_2.cc #8 4.008 Creating dependency file for ICMP_Types_part_1.cc #8 4.008 Creating dependency file for General_Types_part_7.cc #8 4.008 Creating dependency file for General_Types_part_6.cc #8 4.009 Creating dependency file for General_Types_part_5.cc #8 4.010 Creating dependency file for General_Types_part_4.cc #8 4.010 Creating dependency file for General_Types_part_2.cc #8 4.010 Creating dependency file for General_Types_part_3.cc #8 4.011 Creating dependency file for General_Types_part_1.cc #8 4.011 Creating dependency file for GTPv2_Types_part_7.cc #8 4.012 Creating dependency file for GTPv2_Types_part_6.cc #8 4.013 Creating dependency file for GTPv2_Types_part_5.cc #8 4.013 Creating dependency file for GTPv2_Types_part_4.cc #8 4.013 Creating dependency file for GTPv2_Types_part_3.cc #8 4.014 Creating dependency file for GTPv2_Types_part_2.cc #8 4.022 Creating dependency file for GTPv2_Types_part_1.cc #8 4.022 Creating dependency file for GTPv2_Templates_part_7.cc #8 4.023 Creating dependency file for GTPv2_Templates_part_5.cc #8 4.023 Creating dependency file for GTPv2_Templates_part_4.cc #8 4.024 Creating dependency file for GTPv2_Templates_part_3.cc #8 4.024 Creating dependency file for GTPv2_Templates_part_6.cc #8 4.024 Creating dependency file for GTPv2_Templates_part_2.cc #8 4.027 Creating dependency file for GTPv2_Templates_part_1.cc #8 4.034 Creating dependency file for GTPv2_PrivateExtensions_part_7.cc #8 4.036 Creating dependency file for GTPv2_PrivateExtensions_part_6.cc #8 4.039 Creating dependency file for GTPv2_PrivateExtensions_part_5.cc #8 4.040 Creating dependency file for GTPv2_PrivateExtensions_part_3.cc #8 4.041 Creating dependency file for GTPv2_PrivateExtensions_part_4.cc #8 4.041 Creating dependency file for GTPv2_PrivateExtensions_part_2.cc #8 4.042 Creating dependency file for GTPv2_PrivateExtensions_part_1.cc #8 4.042 Creating dependency file for GTPv2_Emulation_part_7.cc #8 4.051 Creating dependency file for GTPv2_Emulation_part_6.cc #8 4.051 Creating dependency file for GTPv2_Emulation_part_5.cc #8 4.053 Creating dependency file for GTPv2_Emulation_part_4.cc #8 4.053 Creating dependency file for GTPv2_Emulation_part_3.cc #8 4.055 Creating dependency file for GTPv2_Emulation_part_2.cc #8 4.059 Creating dependency file for GTPv2_Emulation_part_1.cc #8 4.059 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_6.cc #8 4.059 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_7.cc #8 4.060 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_4.cc #8 4.060 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_5.cc #8 4.066 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_3.cc #8 4.066 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_2.cc #8 4.067 Creating dependency file for GTPv2_CodecPort_CtrlFunct_part_1.cc #8 4.068 Creating dependency file for GTPv2_CodecPort_part_7.cc #8 4.072 Creating dependency file for GTPv2_CodecPort_part_6.cc #8 4.076 Creating dependency file for GTPv2_CodecPort_part_5.cc #8 4.076 Creating dependency file for GTPv2_CodecPort_part_4.cc #8 4.076 Creating dependency file for GTPv2_CodecPort_part_3.cc #8 4.079 Creating dependency file for GTPv2_CodecPort_part_2.cc #8 4.081 Creating dependency file for GTPv2_CodecPort_part_1.cc #8 4.081 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.082 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.083 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.094 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.095 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.099 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.100 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.100 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.101 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.101 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.103 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.104 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.104 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.110 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.111 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.111 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.113 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.113 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.115 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.116 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.120 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.120 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.121 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.122 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.122 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.126 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.130 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.133 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.134 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.134 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.136 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.136 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.140 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.141 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.144 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.146 Creating dependency file for GTPU_Types_part_7.cc #8 4.147 Creating dependency file for GTPU_Types_part_5.cc #8 4.147 Creating dependency file for GTPU_Types_part_6.cc #8 4.148 Creating dependency file for GTPU_Types_part_4.cc #8 4.148 Creating dependency file for GTPU_Types_part_3.cc #8 4.151 Creating dependency file for GTPU_Types_part_2.cc #8 4.153 Creating dependency file for GTPU_Types_part_1.cc #8 4.155 Creating dependency file for GTPC_Types_part_7.cc #8 4.158 Creating dependency file for GTPC_Types_part_6.cc #8 4.158 Creating dependency file for GTPC_Types_part_5.cc #8 4.167 Creating dependency file for GTPC_Types_part_4.cc #8 4.168 Creating dependency file for GTPC_Types_part_3.cc #8 4.171 Creating dependency file for GTPC_Types_part_2.cc #8 4.172 Creating dependency file for GTPC_Types_part_1.cc #8 4.176 Creating dependency file for GSM_Types_part_6.cc #8 4.177 Creating dependency file for GSM_Types_part_5.cc #8 4.177 Creating dependency file for GSM_Types_part_7.cc #8 4.207 Creating dependency file for GSM_Types_part_4.cc #8 4.211 Creating dependency file for GSM_Types_part_3.cc #8 4.218 Creating dependency file for GSM_Types_part_2.cc #8 4.218 Creating dependency file for GSM_Types_part_1.cc #8 4.227 Creating dependency file for DNS_Helpers_part_7.cc #8 4.229 Creating dependency file for DNS_Helpers_part_6.cc #8 4.229 Creating dependency file for DNS_Helpers_part_5.cc #8 4.235 Creating dependency file for DNS_Helpers_part_4.cc #8 4.237 Creating dependency file for DNS_Helpers_part_3.cc #8 4.239 Creating dependency file for DNS_Helpers_part_2.cc #8 4.246 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.246 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.247 Creating dependency file for DNS_Helpers_part_1.cc #8 4.252 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.256 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.257 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.259 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.262 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.262 Creating dependency file for DIAMETER_ts29_273_Templates_part_7.cc #8 4.263 Creating dependency file for DIAMETER_ts29_273_Templates_part_6.cc #8 4.264 Creating dependency file for DIAMETER_ts29_273_Templates_part_5.cc #8 4.265 Creating dependency file for DIAMETER_ts29_273_Templates_part_4.cc #8 4.267 Creating dependency file for DIAMETER_ts29_273_Templates_part_3.cc #8 4.269 Creating dependency file for DIAMETER_ts29_273_Templates_part_2.cc #8 4.270 Creating dependency file for DIAMETER_ts29_273_Templates_part_1.cc #8 4.273 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.273 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.277 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.277 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.279 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.279 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.280 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.282 Creating dependency file for DIAMETER_ts29_229_Templates_part_7.cc #8 4.282 Creating dependency file for DIAMETER_ts29_229_Templates_part_6.cc #8 4.283 Creating dependency file for DIAMETER_ts29_229_Templates_part_5.cc #8 4.286 Creating dependency file for DIAMETER_ts29_229_Templates_part_4.cc #8 4.287 Creating dependency file for DIAMETER_ts29_229_Templates_part_3.cc #8 4.288 Creating dependency file for DIAMETER_ts29_229_Templates_part_2.cc #8 4.290 Creating dependency file for DIAMETER_ts29_229_Templates_part_1.cc #8 4.290 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.290 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.291 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.292 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.293 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.294 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.296 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.297 Creating dependency file for DIAMETER_rfc5447_Templates_part_7.cc #8 4.297 Creating dependency file for DIAMETER_rfc5447_Templates_part_6.cc #8 4.299 Creating dependency file for DIAMETER_rfc5447_Templates_part_5.cc #8 4.304 Creating dependency file for DIAMETER_rfc5447_Templates_part_4.cc #8 4.304 Creating dependency file for DIAMETER_rfc5447_Templates_part_3.cc #8 4.305 Creating dependency file for DIAMETER_rfc5447_Templates_part_2.cc #8 4.305 Creating dependency file for DIAMETER_rfc5447_Templates_part_1.cc #8 4.307 Creating dependency file for DIAMETER_rfc4004_Templates_part_7.cc #8 4.308 Creating dependency file for DIAMETER_rfc4004_Templates_part_6.cc #8 4.308 Creating dependency file for DIAMETER_rfc4004_Templates_part_5.cc #8 4.309 Creating dependency file for DIAMETER_rfc4004_Templates_part_4.cc #8 4.312 Creating dependency file for DIAMETER_rfc4004_Templates_part_3.cc #8 4.314 Creating dependency file for DIAMETER_rfc4004_Templates_part_2.cc #8 4.314 Creating dependency file for DIAMETER_rfc4004_Templates_part_1.cc #8 4.314 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.315 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.315 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.317 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.318 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.318 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.320 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.320 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.321 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.323 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.325 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.327 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.327 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.332 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.333 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.333 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.333 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.335 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.340 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.340 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.341 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.347 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.347 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.347 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.350 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.350 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.353 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.353 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.357 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.357 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.359 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.360 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.360 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.361 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.361 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.367 Creating dependency file for BSSGP_Types_part_7.cc #8 4.368 Creating dependency file for BSSGP_Types_part_6.cc #8 4.368 Creating dependency file for BSSGP_Types_part_5.cc #8 4.369 Creating dependency file for BSSGP_Types_part_4.cc #8 4.369 Creating dependency file for BSSGP_Types_part_3.cc #8 4.376 Creating dependency file for BSSGP_Types_part_2.cc #8 4.383 Creating dependency file for BSSGP_Types_part_1.cc #8 4.384 Creating dependency file for UECUPS_Types.cc #8 4.385 Creating dependency file for UECUPS_CodecPort_CtrlFunct.cc #8 4.395 Creating dependency file for UECUPS_CodecPort.cc #8 4.399 Creating dependency file for UDP_Types.cc #8 4.399 Creating dependency file for TCCInterface_Functions.cc #8 4.402 Creating dependency file for TCCEncoding_Functions.cc #8 4.411 Creating dependency file for TCCConversion_Functions.cc #8 4.479 Creating dependency file for Socket_API_Definitions.cc #8 4.480 Creating dependency file for PGW_Tests.cc #8 4.481 Creating dependency file for PAP_Types.cc #8 4.482 Creating dependency file for Osmocom_Types.cc #8 4.485 Creating dependency file for Osmocom_Gb_Types.cc #8 4.492 Creating dependency file for Native_Functions.cc #8 4.505 Creating dependency file for NS_Types.cc #8 4.529 Creating dependency file for Misc_Helpers.cc #8 4.530 Creating dependency file for IP_Types.cc #8 4.542 Creating dependency file for IPL4asp_Types.cc #8 4.547 Creating dependency file for IPL4asp_PortType.cc #8 4.558 Creating dependency file for IPL4asp_Functions.cc #8 4.559 Creating dependency file for IPCP_Types.cc #8 4.568 Creating dependency file for ICMPv6_Types.cc #8 4.571 Creating dependency file for ICMP_Types.cc #8 4.587 Creating dependency file for General_Types.cc #8 4.589 Creating dependency file for GTPv2_Types.cc #8 4.589 Creating dependency file for GTPv2_Templates.cc #8 4.595 Creating dependency file for GTPv2_PrivateExtensions.cc #8 4.601 Creating dependency file for GTPv2_Emulation.cc #8 4.603 Creating dependency file for GTPv2_CodecPort_CtrlFunct.cc #8 4.620 Creating dependency file for GTPv2_CodecPort.cc #8 4.636 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.638 Creating dependency file for GTPv1U_CodecPort.cc #8 4.639 Creating dependency file for GTPv1C_Templates.cc #8 4.662 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 4.662 Creating dependency file for GTPv1C_CodecPort.cc #8 4.679 Creating dependency file for GTPU_Types.cc #8 4.682 Creating dependency file for GTPC_Types.cc #8 4.704 Creating dependency file for GSM_Types.cc #8 4.719 Creating dependency file for DNS_Helpers.cc #8 4.731 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 4.740 Creating dependency file for DIAMETER_ts29_273_Templates.cc #8 4.740 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.741 Creating dependency file for DIAMETER_ts29_229_Templates.cc #8 4.746 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 4.769 Creating dependency file for DIAMETER_rfc5447_Templates.cc #8 4.783 Creating dependency file for DIAMETER_rfc4004_Templates.cc #8 4.795 Creating dependency file for DIAMETER_Types.cc #8 4.808 Creating dependency file for DIAMETER_Templates.cc #8 4.808 Creating dependency file for DIAMETER_Emulation.cc #8 4.810 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.816 Creating dependency file for DIAMETER_CodecPort.cc #8 4.847 Creating dependency file for BSSGP_Types.cc #8 5.205 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 5.205 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 5.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 5.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 5.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 5.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 5.206 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates.o DIAMETER_rfc4004_Templates.cc #8 5.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates.o DIAMETER_rfc5447_Templates.cc #8 5.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 5.207 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates.o DIAMETER_ts29_229_Templates.cc #8 5.208 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 5.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates.o DIAMETER_ts29_273_Templates.cc #8 5.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 5.218 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 5.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 5.255 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 6.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 7.306 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 7.530 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 7.599 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 7.657 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 7.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 7.804 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort.o GTPv2_CodecPort.cc #8 7.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct.o GTPv2_CodecPort_CtrlFunct.cc #8 7.987 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation.o GTPv2_Emulation.cc #8 8.196 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 8.196 DIAMETER_Emulation.cc:8877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.196 8877 | } #8 8.196 | ^ #8 8.196 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 8.196 DIAMETER_Emulation.cc:8929:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.196 8929 | } #8 8.196 | ^ #8 8.199 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 8.199 DIAMETER_Emulation.cc:9228:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.199 9228 | } #8 8.199 | ^ #8 8.207 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 8.207 DIAMETER_Emulation.cc:10219:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.207 10219 | } #8 8.207 | ^ #8 8.417 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions.o GTPv2_PrivateExtensions.cc #8 8.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates.o GTPv2_Templates.cc #8 8.884 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types.o GTPv2_Types.cc #8 9.001 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 9.497 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 9.614 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 9.677 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 9.874 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 9.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 9.930 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 10.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 10.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 10.97 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 10.97 GTPv2_Emulation.cc:9009:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.97 9009 | } #8 10.97 | ^ #8 10.97 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__seq(const OCTETSTRING&)': #8 10.97 GTPv2_Emulation.cc:9152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.97 9152 | } #8 10.97 | ^ #8 10.98 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 10.98 GTPv2_Emulation.cc:9295:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.98 9295 | } #8 10.98 | ^ #8 10.98 GTPv2_Emulation.cc: In function 'COMPONENT GTPv2__Emulation::f__comp__by__pid(const INTEGER&)': #8 10.98 GTPv2_Emulation.cc:9368:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.98 9368 | } #8 10.98 | ^ #8 11.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 11.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 11.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests.o PGW_Tests.cc #8 11.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 11.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 13.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 13.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort.o UECUPS_CodecPort.cc #8 14.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct.o UECUPS_CodecPort_CtrlFunct.cc #8 14.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types.o UECUPS_Types.cc #8 14.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 15.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 16.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 16.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 16.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 16.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 16.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 16.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 16.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 16.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 16.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 16.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 16.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 16.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 16.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 16.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 16.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 16.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 16.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 16.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 16.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 16.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 16.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 16.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 16.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 16.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 16.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 16.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 16.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 17.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 17.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 17.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 17.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 17.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 17.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 18.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 18.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_1.o DIAMETER_rfc4004_Templates_part_1.cc #8 18.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_2.o DIAMETER_rfc4004_Templates_part_2.cc #8 18.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_3.o DIAMETER_rfc4004_Templates_part_3.cc #8 18.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_4.o DIAMETER_rfc4004_Templates_part_4.cc #8 18.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_5.o DIAMETER_rfc4004_Templates_part_5.cc #8 18.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_6.o DIAMETER_rfc4004_Templates_part_6.cc #8 18.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc4004_Templates_part_7.o DIAMETER_rfc4004_Templates_part_7.cc #8 18.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_1.o DIAMETER_rfc5447_Templates_part_1.cc #8 18.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_2.o DIAMETER_rfc5447_Templates_part_2.cc #8 18.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_3.o DIAMETER_rfc5447_Templates_part_3.cc #8 18.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_4.o DIAMETER_rfc5447_Templates_part_4.cc #8 18.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_5.o DIAMETER_rfc5447_Templates_part_5.cc #8 18.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_6.o DIAMETER_rfc5447_Templates_part_6.cc #8 18.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_rfc5447_Templates_part_7.o DIAMETER_rfc5447_Templates_part_7.cc #8 18.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 18.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 18.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 18.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 18.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 18.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 18.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 18.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_1.o DIAMETER_ts29_229_Templates_part_1.cc #8 18.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_2.o DIAMETER_ts29_229_Templates_part_2.cc #8 18.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_3.o DIAMETER_ts29_229_Templates_part_3.cc #8 18.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_4.o DIAMETER_ts29_229_Templates_part_4.cc #8 18.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_5.o DIAMETER_ts29_229_Templates_part_5.cc #8 18.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_6.o DIAMETER_ts29_229_Templates_part_6.cc #8 18.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_229_Templates_part_7.o DIAMETER_ts29_229_Templates_part_7.cc #8 18.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 18.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 18.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 18.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 18.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 18.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 19.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 19.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_1.o DIAMETER_ts29_273_Templates_part_1.cc #8 19.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_2.o DIAMETER_ts29_273_Templates_part_2.cc #8 19.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_3.o DIAMETER_ts29_273_Templates_part_3.cc #8 19.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_4.o DIAMETER_ts29_273_Templates_part_4.cc #8 19.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_5.o DIAMETER_ts29_273_Templates_part_5.cc #8 19.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_6.o DIAMETER_ts29_273_Templates_part_6.cc #8 19.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_273_Templates_part_7.o DIAMETER_ts29_273_Templates_part_7.cc #8 19.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 19.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 19.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 19.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 19.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 19.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 19.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 19.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 19.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 19.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 19.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 19.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 19.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 19.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 19.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 19.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 19.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 19.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 19.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 19.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 19.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 19.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 19.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 19.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 20.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 20.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 26.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 26.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 26.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 26.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 26.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 26.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 26.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 26.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 27.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 27.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 27.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 27.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 27.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 27.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 27.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 27.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 27.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 27.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 27.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 28.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 28.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 28.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 28.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 28.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 28.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 28.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 28.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 28.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 28.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 28.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 28.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 28.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 28.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 28.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 28.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 29.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 29.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_1.o GTPv2_CodecPort_part_1.cc #8 29.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_2.o GTPv2_CodecPort_part_2.cc #8 29.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_3.o GTPv2_CodecPort_part_3.cc #8 29.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_4.o GTPv2_CodecPort_part_4.cc #8 29.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_5.o GTPv2_CodecPort_part_5.cc #8 29.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_6.o GTPv2_CodecPort_part_6.cc #8 29.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_part_7.o GTPv2_CodecPort_part_7.cc #8 29.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_1.o GTPv2_CodecPort_CtrlFunct_part_1.cc #8 29.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_2.o GTPv2_CodecPort_CtrlFunct_part_2.cc #8 29.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_3.o GTPv2_CodecPort_CtrlFunct_part_3.cc #8 29.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_4.o GTPv2_CodecPort_CtrlFunct_part_4.cc #8 29.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_5.o GTPv2_CodecPort_CtrlFunct_part_5.cc #8 29.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_6.o GTPv2_CodecPort_CtrlFunct_part_6.cc #8 29.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunct_part_7.o GTPv2_CodecPort_CtrlFunct_part_7.cc #8 29.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_1.o GTPv2_Emulation_part_1.cc #8 29.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_2.o GTPv2_Emulation_part_2.cc #8 29.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_3.o GTPv2_Emulation_part_3.cc #8 29.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_4.o GTPv2_Emulation_part_4.cc #8 29.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_5.o GTPv2_Emulation_part_5.cc #8 29.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_6.o GTPv2_Emulation_part_6.cc #8 29.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Emulation_part_7.o GTPv2_Emulation_part_7.cc #8 29.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_1.o GTPv2_PrivateExtensions_part_1.cc #8 29.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_2.o GTPv2_PrivateExtensions_part_2.cc #8 29.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_3.o GTPv2_PrivateExtensions_part_3.cc #8 29.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_4.o GTPv2_PrivateExtensions_part_4.cc #8 29.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_5.o GTPv2_PrivateExtensions_part_5.cc #8 29.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_6.o GTPv2_PrivateExtensions_part_6.cc #8 30.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_PrivateExtensions_part_7.o GTPv2_PrivateExtensions_part_7.cc #8 30.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_1.o GTPv2_Templates_part_1.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_2.o GTPv2_Templates_part_2.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_3.o GTPv2_Templates_part_3.cc #8 30.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_4.o GTPv2_Templates_part_4.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_5.o GTPv2_Templates_part_5.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_6.o GTPv2_Templates_part_6.cc #8 30.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Templates_part_7.o GTPv2_Templates_part_7.cc #8 30.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_1.o GTPv2_Types_part_1.cc #8 30.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_2.o GTPv2_Types_part_2.cc #8 34.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_3.o GTPv2_Types_part_3.cc #8 34.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_4.o GTPv2_Types_part_4.cc #8 35.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_5.o GTPv2_Types_part_5.cc #8 36.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_6.o GTPv2_Types_part_6.cc #8 36.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_Types_part_7.o GTPv2_Types_part_7.cc #8 36.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 36.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 36.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 36.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 37.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 37.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 37.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 37.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 37.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 37.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 37.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 37.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 37.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 37.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 37.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 37.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 37.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 37.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 37.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 37.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 37.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 37.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 37.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 37.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 37.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 37.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 37.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 37.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 37.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 37.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 37.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 37.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 37.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 37.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 37.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 37.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 37.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 37.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 37.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 38.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 38.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 38.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 38.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 38.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 38.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 38.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 38.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 38.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 38.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 38.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 38.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 38.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 38.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 38.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 38.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 38.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 38.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 38.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 38.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 38.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 38.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 38.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 38.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 38.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 38.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 38.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 38.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 38.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 38.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 38.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 38.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 38.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 38.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 38.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 38.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 38.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 39.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 39.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 39.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 39.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 39.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 39.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 39.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 39.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 39.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 39.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 39.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 39.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 39.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 39.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 39.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 39.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 39.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 39.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 39.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 39.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 39.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 39.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 39.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_1.o PGW_Tests_part_1.cc #8 39.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_2.o PGW_Tests_part_2.cc #8 39.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_3.o PGW_Tests_part_3.cc #8 39.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_4.o PGW_Tests_part_4.cc #8 39.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_5.o PGW_Tests_part_5.cc #8 39.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_6.o PGW_Tests_part_6.cc #8 39.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PGW_Tests_part_7.o PGW_Tests_part_7.cc #8 39.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 39.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 39.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 39.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 39.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 39.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 39.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 39.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 39.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 39.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 39.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 39.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 39.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 39.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 39.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 39.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 39.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 39.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 39.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 39.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 39.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 39.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 39.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 39.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 39.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 40.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 40.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 40.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 40.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 40.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 40.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 40.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 40.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 40.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 40.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 40.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_1.o UECUPS_CodecPort_part_1.cc #8 40.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_2.o UECUPS_CodecPort_part_2.cc #8 40.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_3.o UECUPS_CodecPort_part_3.cc #8 40.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_4.o UECUPS_CodecPort_part_4.cc #8 40.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_5.o UECUPS_CodecPort_part_5.cc #8 40.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_6.o UECUPS_CodecPort_part_6.cc #8 40.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_part_7.o UECUPS_CodecPort_part_7.cc #8 40.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_1.o UECUPS_CodecPort_CtrlFunct_part_1.cc #8 40.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_2.o UECUPS_CodecPort_CtrlFunct_part_2.cc #8 40.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_3.o UECUPS_CodecPort_CtrlFunct_part_3.cc #8 40.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_4.o UECUPS_CodecPort_CtrlFunct_part_4.cc #8 40.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_5.o UECUPS_CodecPort_CtrlFunct_part_5.cc #8 40.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_6.o UECUPS_CodecPort_CtrlFunct_part_6.cc #8 40.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunct_part_7.o UECUPS_CodecPort_CtrlFunct_part_7.cc #8 40.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_1.o UECUPS_Types_part_1.cc #8 40.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_2.o UECUPS_Types_part_2.cc #8 40.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_3.o UECUPS_Types_part_3.cc #8 40.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_4.o UECUPS_Types_part_4.cc #8 40.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_5.o UECUPS_Types_part_5.cc #8 40.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_6.o UECUPS_Types_part_6.cc #8 40.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_Types_part_7.o UECUPS_Types_part_7.cc #8 40.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 40.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 40.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 40.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 40.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 41.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 41.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 41.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv2_CodecPort_CtrlFunctDef.o GTPv2_CodecPort_CtrlFunctDef.cc #8 42.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 42.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 42.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 42.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 43.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 43.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 43.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 43.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 43.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 43.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 44.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UECUPS_CodecPort_CtrlFunctDef.o UECUPS_CodecPort_CtrlFunctDef.cc #8 44.19 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 44.32 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 44.44 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 44.50 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 44.56 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 44.58 g++ -shared -o DIAMETER_rfc4004_Templates.so DIAMETER_rfc4004_Templates.o #8 44.63 g++ -shared -o DIAMETER_rfc5447_Templates.so DIAMETER_rfc5447_Templates.o #8 44.67 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 44.73 g++ -shared -o DIAMETER_ts29_229_Templates.so DIAMETER_ts29_229_Templates.o #8 44.74 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 44.75 g++ -shared -o DIAMETER_ts29_273_Templates.so DIAMETER_ts29_273_Templates.o #8 44.79 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 44.81 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 44.90 g++ -shared -o GSM_Types.so GSM_Types.o #8 44.95 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 44.96 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 44.98 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 44.99 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 45.02 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 45.04 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 45.15 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 45.15 g++ -shared -o GTPv2_CodecPort.so GTPv2_CodecPort.o #8 45.25 g++ -shared -o GTPv2_CodecPort_CtrlFunct.so GTPv2_CodecPort_CtrlFunct.o #8 45.34 g++ -shared -o GTPv2_Emulation.so GTPv2_Emulation.o #8 45.39 g++ -shared -o GTPv2_PrivateExtensions.so GTPv2_PrivateExtensions.o #8 45.42 g++ -shared -o GTPv2_Templates.so GTPv2_Templates.o #8 45.43 g++ -shared -o GTPv2_Types.so GTPv2_Types.o #8 45.46 g++ -shared -o General_Types.so General_Types.o #8 45.51 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 45.51 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 45.56 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 45.64 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 45.65 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 45.68 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 45.74 g++ -shared -o IP_Types.so IP_Types.o #8 45.79 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 45.79 g++ -shared -o NS_Types.so NS_Types.o #8 45.85 g++ -shared -o Native_Functions.so Native_Functions.o #8 45.86 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 45.88 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 45.92 g++ -shared -o PAP_Types.so PAP_Types.o #8 45.92 g++ -shared -o PGW_Tests.so PGW_Tests.o #8 45.97 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 46.00 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 46.11 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 46.13 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 46.14 g++ -shared -o UDP_Types.so UDP_Types.o #8 46.16 g++ -shared -o UECUPS_CodecPort.so UECUPS_CodecPort.o #8 46.18 g++ -shared -o UECUPS_CodecPort_CtrlFunct.so UECUPS_CodecPort_CtrlFunct.o #8 46.19 g++ -shared -o UECUPS_Types.so UECUPS_Types.o #8 46.20 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 46.21 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 46.29 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 46.31 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 46.34 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 46.35 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 46.36 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 46.41 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 46.45 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 46.54 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 46.55 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 46.55 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 46.57 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 46.58 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 46.58 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 46.61 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 46.61 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 46.61 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 46.63 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 46.63 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 46.64 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 46.65 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 46.66 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 46.67 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 46.68 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 46.70 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 46.72 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 46.72 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 46.73 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 46.73 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 46.74 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 46.75 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 46.76 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 46.76 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 46.77 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 46.77 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 46.79 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 46.79 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 46.79 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 46.80 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 46.82 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 46.84 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 46.84 g++ -shared -o DIAMETER_rfc4004_Templates_part_1.so DIAMETER_rfc4004_Templates_part_1.o #8 46.84 g++ -shared -o DIAMETER_rfc4004_Templates_part_2.so DIAMETER_rfc4004_Templates_part_2.o #8 46.88 g++ -shared -o DIAMETER_rfc4004_Templates_part_3.so DIAMETER_rfc4004_Templates_part_3.o #8 46.88 g++ -shared -o DIAMETER_rfc4004_Templates_part_4.so DIAMETER_rfc4004_Templates_part_4.o #8 46.91 g++ -shared -o DIAMETER_rfc4004_Templates_part_5.so DIAMETER_rfc4004_Templates_part_5.o #8 46.92 g++ -shared -o DIAMETER_rfc4004_Templates_part_6.so DIAMETER_rfc4004_Templates_part_6.o #8 46.94 g++ -shared -o DIAMETER_rfc4004_Templates_part_7.so DIAMETER_rfc4004_Templates_part_7.o #8 46.94 g++ -shared -o DIAMETER_rfc5447_Templates_part_1.so DIAMETER_rfc5447_Templates_part_1.o #8 46.95 g++ -shared -o DIAMETER_rfc5447_Templates_part_2.so DIAMETER_rfc5447_Templates_part_2.o #8 46.96 g++ -shared -o DIAMETER_rfc5447_Templates_part_3.so DIAMETER_rfc5447_Templates_part_3.o #8 46.97 g++ -shared -o DIAMETER_rfc5447_Templates_part_4.so DIAMETER_rfc5447_Templates_part_4.o #8 46.99 g++ -shared -o DIAMETER_rfc5447_Templates_part_5.so DIAMETER_rfc5447_Templates_part_5.o #8 47.00 g++ -shared -o DIAMETER_rfc5447_Templates_part_6.so DIAMETER_rfc5447_Templates_part_6.o #8 47.02 g++ -shared -o DIAMETER_rfc5447_Templates_part_7.so DIAMETER_rfc5447_Templates_part_7.o #8 47.03 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 47.03 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 47.03 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 47.04 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 47.05 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 47.05 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 47.06 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 47.06 g++ -shared -o DIAMETER_ts29_229_Templates_part_1.so DIAMETER_ts29_229_Templates_part_1.o #8 47.07 g++ -shared -o DIAMETER_ts29_229_Templates_part_2.so DIAMETER_ts29_229_Templates_part_2.o #8 47.08 g++ -shared -o DIAMETER_ts29_229_Templates_part_3.so DIAMETER_ts29_229_Templates_part_3.o #8 47.09 g++ -shared -o DIAMETER_ts29_229_Templates_part_4.so DIAMETER_ts29_229_Templates_part_4.o #8 47.10 g++ -shared -o DIAMETER_ts29_229_Templates_part_5.so DIAMETER_ts29_229_Templates_part_5.o #8 47.11 g++ -shared -o DIAMETER_ts29_229_Templates_part_6.so DIAMETER_ts29_229_Templates_part_6.o #8 47.11 g++ -shared -o DIAMETER_ts29_229_Templates_part_7.so DIAMETER_ts29_229_Templates_part_7.o #8 47.11 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 47.11 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 47.12 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 47.13 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 47.14 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 47.14 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 47.14 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 47.14 g++ -shared -o DIAMETER_ts29_273_Templates_part_1.so DIAMETER_ts29_273_Templates_part_1.o #8 47.15 g++ -shared -o DIAMETER_ts29_273_Templates_part_2.so DIAMETER_ts29_273_Templates_part_2.o #8 47.16 g++ -shared -o DIAMETER_ts29_273_Templates_part_3.so DIAMETER_ts29_273_Templates_part_3.o #8 47.16 g++ -shared -o DIAMETER_ts29_273_Templates_part_4.so DIAMETER_ts29_273_Templates_part_4.o #8 47.16 g++ -shared -o DIAMETER_ts29_273_Templates_part_5.so DIAMETER_ts29_273_Templates_part_5.o #8 47.17 g++ -shared -o DIAMETER_ts29_273_Templates_part_6.so DIAMETER_ts29_273_Templates_part_6.o #8 47.19 g++ -shared -o DIAMETER_ts29_273_Templates_part_7.so DIAMETER_ts29_273_Templates_part_7.o #8 47.19 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 47.19 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 47.19 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 47.19 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 47.21 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 47.21 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 47.21 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 47.22 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 47.22 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 47.22 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 47.24 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 47.24 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 47.25 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 47.26 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 47.26 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 47.26 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 47.27 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 47.28 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 47.28 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 47.28 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 47.29 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 47.29 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 47.29 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 47.30 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 47.30 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 47.31 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 47.32 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 47.33 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 47.35 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 47.39 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 47.42 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 47.44 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 47.45 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 47.48 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 47.48 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 47.50 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 47.51 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 47.52 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 47.52 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 47.53 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 47.54 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 47.54 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 47.54 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 47.55 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 47.56 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 47.56 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 47.56 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 47.57 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 47.57 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 47.58 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 47.58 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 47.59 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 47.59 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 47.60 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 47.60 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 47.60 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 47.61 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 47.61 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 47.62 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 47.62 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 47.63 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 47.63 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 47.63 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 47.64 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 47.64 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 47.65 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 47.65 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 47.65 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 47.66 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 47.67 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 47.67 g++ -shared -o GTPv2_CodecPort_part_1.so GTPv2_CodecPort_part_1.o #8 47.67 g++ -shared -o GTPv2_CodecPort_part_2.so GTPv2_CodecPort_part_2.o #8 47.68 g++ -shared -o GTPv2_CodecPort_part_3.so GTPv2_CodecPort_part_3.o #8 47.68 g++ -shared -o GTPv2_CodecPort_part_4.so GTPv2_CodecPort_part_4.o #8 47.68 g++ -shared -o GTPv2_CodecPort_part_5.so GTPv2_CodecPort_part_5.o #8 47.68 g++ -shared -o GTPv2_CodecPort_part_6.so GTPv2_CodecPort_part_6.o #8 47.69 g++ -shared -o GTPv2_CodecPort_part_7.so GTPv2_CodecPort_part_7.o #8 47.69 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_1.so GTPv2_CodecPort_CtrlFunct_part_1.o #8 47.71 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_2.so GTPv2_CodecPort_CtrlFunct_part_2.o #8 47.71 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_3.so GTPv2_CodecPort_CtrlFunct_part_3.o #8 47.71 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_4.so GTPv2_CodecPort_CtrlFunct_part_4.o #8 47.71 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_5.so GTPv2_CodecPort_CtrlFunct_part_5.o #8 47.71 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_6.so GTPv2_CodecPort_CtrlFunct_part_6.o #8 47.72 g++ -shared -o GTPv2_CodecPort_CtrlFunct_part_7.so GTPv2_CodecPort_CtrlFunct_part_7.o #8 47.72 g++ -shared -o GTPv2_Emulation_part_1.so GTPv2_Emulation_part_1.o #8 47.73 g++ -shared -o GTPv2_Emulation_part_2.so GTPv2_Emulation_part_2.o #8 47.73 g++ -shared -o GTPv2_Emulation_part_3.so GTPv2_Emulation_part_3.o #8 47.73 g++ -shared -o GTPv2_Emulation_part_4.so GTPv2_Emulation_part_4.o #8 47.74 g++ -shared -o GTPv2_Emulation_part_5.so GTPv2_Emulation_part_5.o #8 47.75 g++ -shared -o GTPv2_Emulation_part_6.so GTPv2_Emulation_part_6.o #8 47.75 g++ -shared -o GTPv2_Emulation_part_7.so GTPv2_Emulation_part_7.o #8 47.75 g++ -shared -o GTPv2_PrivateExtensions_part_1.so GTPv2_PrivateExtensions_part_1.o #8 47.76 g++ -shared -o GTPv2_PrivateExtensions_part_2.so GTPv2_PrivateExtensions_part_2.o #8 47.76 g++ -shared -o GTPv2_PrivateExtensions_part_3.so GTPv2_PrivateExtensions_part_3.o #8 47.78 g++ -shared -o GTPv2_PrivateExtensions_part_4.so GTPv2_PrivateExtensions_part_4.o #8 47.78 g++ -shared -o GTPv2_PrivateExtensions_part_5.so GTPv2_PrivateExtensions_part_5.o #8 47.78 g++ -shared -o GTPv2_PrivateExtensions_part_6.so GTPv2_PrivateExtensions_part_6.o #8 47.78 g++ -shared -o GTPv2_PrivateExtensions_part_7.so GTPv2_PrivateExtensions_part_7.o #8 47.78 g++ -shared -o GTPv2_Templates_part_1.so GTPv2_Templates_part_1.o #8 47.78 g++ -shared -o GTPv2_Templates_part_2.so GTPv2_Templates_part_2.o #8 47.78 g++ -shared -o GTPv2_Templates_part_3.so GTPv2_Templates_part_3.o #8 47.79 g++ -shared -o GTPv2_Templates_part_4.so GTPv2_Templates_part_4.o #8 47.80 g++ -shared -o GTPv2_Templates_part_5.so GTPv2_Templates_part_5.o #8 47.80 g++ -shared -o GTPv2_Templates_part_6.so GTPv2_Templates_part_6.o #8 47.80 g++ -shared -o GTPv2_Templates_part_7.so GTPv2_Templates_part_7.o #8 47.80 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 47.81 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 47.81 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 47.82 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 47.82 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 47.83 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 47.83 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 47.83 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 47.83 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 47.83 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 47.83 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 47.85 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 47.85 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 47.86 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 47.86 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 47.86 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 47.86 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 47.86 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 47.87 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 47.88 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 47.88 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 47.89 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 47.89 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 47.89 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 47.90 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 47.90 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 47.90 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 47.91 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 47.91 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 47.91 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 47.92 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 47.92 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 47.92 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 47.93 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 47.93 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 47.94 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 47.94 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 47.94 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 47.95 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 47.95 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 47.96 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 47.96 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 47.97 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 47.97 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 47.97 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 47.97 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 47.98 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 47.98 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 47.99 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 47.99 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 48.00 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 48.00 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 48.00 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 48.00 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 48.01 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 48.01 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 48.02 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 48.02 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 48.03 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 48.03 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 48.04 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 48.04 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 48.05 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 48.05 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 48.06 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 48.06 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 48.06 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 48.07 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 48.07 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 48.07 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 48.08 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 48.09 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 48.09 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 48.09 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 48.09 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 48.10 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 48.10 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 48.11 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 48.12 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 48.12 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 48.13 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 48.13 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 48.15 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 48.15 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 48.16 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 48.16 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 48.17 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 48.17 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 48.17 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 48.19 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 48.19 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 48.19 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 48.19 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 48.19 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 48.20 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 48.20 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 48.22 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 48.22 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 48.22 g++ -shared -o PGW_Tests_part_1.so PGW_Tests_part_1.o #8 48.22 g++ -shared -o PGW_Tests_part_2.so PGW_Tests_part_2.o #8 48.22 g++ -shared -o PGW_Tests_part_3.so PGW_Tests_part_3.o #8 48.23 g++ -shared -o PGW_Tests_part_4.so PGW_Tests_part_4.o #8 48.23 g++ -shared -o PGW_Tests_part_5.so PGW_Tests_part_5.o #8 48.24 g++ -shared -o PGW_Tests_part_6.so PGW_Tests_part_6.o #8 48.25 g++ -shared -o PGW_Tests_part_7.so PGW_Tests_part_7.o #8 48.25 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 48.26 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 48.27 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 48.27 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 48.27 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 48.28 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 48.29 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 48.29 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 48.30 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 48.30 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 48.30 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 48.30 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 48.31 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 48.31 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 48.32 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 48.32 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 48.33 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 48.33 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 48.33 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 48.33 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 48.33 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 48.35 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 48.35 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 48.36 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 48.36 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 48.36 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 48.36 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 48.37 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 48.37 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 48.38 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 48.38 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 48.38 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 48.39 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 48.40 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 48.40 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 48.41 g++ -shared -o UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_1.o #8 48.41 g++ -shared -o UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_2.o #8 48.41 g++ -shared -o UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_3.o #8 48.42 g++ -shared -o UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_4.o #8 48.42 g++ -shared -o UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_5.o #8 48.43 g++ -shared -o UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_6.o #8 48.43 g++ -shared -o UECUPS_CodecPort_part_7.so UECUPS_CodecPort_part_7.o #8 48.43 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_1.o #8 48.44 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_2.o #8 48.44 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_3.o #8 48.44 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_4.o #8 48.46 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_5.o #8 48.46 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_6.o #8 48.47 g++ -shared -o UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_CodecPort_CtrlFunct_part_7.o #8 48.47 g++ -shared -o UECUPS_Types_part_1.so UECUPS_Types_part_1.o #8 48.47 g++ -shared -o UECUPS_Types_part_2.so UECUPS_Types_part_2.o #8 48.48 g++ -shared -o UECUPS_Types_part_3.so UECUPS_Types_part_3.o #8 48.49 g++ -shared -o UECUPS_Types_part_4.so UECUPS_Types_part_4.o #8 48.49 g++ -shared -o UECUPS_Types_part_5.so UECUPS_Types_part_5.o #8 48.49 g++ -shared -o UECUPS_Types_part_6.so UECUPS_Types_part_6.o #8 48.50 g++ -shared -o UECUPS_Types_part_7.so UECUPS_Types_part_7.o #8 48.50 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 48.50 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 48.51 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 48.52 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 48.52 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 48.52 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 48.52 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 48.54 g++ -shared -o GTPv2_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.o #8 48.54 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 48.55 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 48.56 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 48.57 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 48.59 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 48.62 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 48.63 g++ -shared -o TCCConversion.so TCCConversion.o #8 48.66 g++ -shared -o TCCInterface.so TCCInterface.o #8 48.69 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 48.70 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 48.70 g++ -shared -o UECUPS_CodecPort_CtrlFunctDef.so UECUPS_CodecPort_CtrlFunctDef.o #8 48.71 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 50.07 g++ -shared -o GTPv2_Types_part_7.so GTPv2_Types_part_7.o #8 50.58 g++ -shared -o GTPv2_Types_part_2.so GTPv2_Types_part_2.o #8 51.64 g++ -shared -o GTPv2_Types_part_1.so GTPv2_Types_part_1.o #8 52.69 g++ -shared -o GTPv2_Types_part_3.so GTPv2_Types_part_3.o #8 52.69 g++ -shared -o GTPv2_Types_part_4.so GTPv2_Types_part_4.o #8 54.21 g++ -shared -o GTPv2_Types_part_5.so GTPv2_Types_part_5.o #8 54.55 g++ -shared -o GTPv2_Types_part_6.so GTPv2_Types_part_6.o #8 54.67 if g++ -L /usr/lib/titan-fPIC -o PGW_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_rfc4004_Templates.so DIAMETER_rfc5447_Templates.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_229_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts29_273_Templates.so DIAMETER_ts32_299_Templates.so DNS_Helpers.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv2_CodecPort.so GTPv2_CodecPort_CtrlFunct.so GTPv2_Emulation.so GTPv2_PrivateExtensions.so GTPv2_Templates.so GTPv2_Types.so General_Types.so ICMP_Types.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so PAP_Types.so PGW_Tests.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so UDP_Types.so UECUPS_CodecPort.so UECUPS_CodecPort_CtrlFunct.so UECUPS_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_rfc4004_Templates_part_1.so DIAMETER_rfc4004_Templates_part_2.so DIAMETER_rfc4004_Templates_part_3.so DIAMETER_rfc4004_Templates_part_4.so DIAMETER_rfc4004_Templates_part_5.so DIAMETER_rfc4004_Templates_part_6.so DIAMETER_rfc4004_Templates_part_7.so DIAMETER_rfc5447_Templates_part_1.so DIAMETER_rfc5447_Templates_part_2.so DIAMETER_rfc5447_Templates_part_3.so DIAMETER_rfc5447_Templates_part_4.so DIAMETER_rfc5447_Templates_part_5.so DIAMETER_rfc5447_Templates_part_6.so DIAMETER_rfc5447_Templates_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_229_Templates_part_1.so DIAMETER_ts29_229_Templates_part_2.so DIAMETER_ts29_229_Templates_part_3.so DIAMETER_ts29_229_Templates_part_4.so DIAMETER_ts29_229_Templates_part_5.so DIAMETER_ts29_229_Templates_part_6.so DIAMETER_ts29_229_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_273_Templates_part_1.so DIAMETER_ts29_273_Templates_part_2.so DIAMETER_ts29_273_Templates_part_3.so DIAMETER_ts29_273_Templates_part_4.so DIAMETER_ts29_273_Templates_part_5.so DIAMETER_ts29_273_Templates_part_6.so DIAMETER_ts29_273_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv2_CodecPort_part_1.so GTPv2_CodecPort_part_2.so GTPv2_CodecPort_part_3.so GTPv2_CodecPort_part_4.so GTPv2_CodecPort_part_5.so GTPv2_CodecPort_part_6.so GTPv2_CodecPort_part_7.so GTPv2_CodecPort_CtrlFunct_part_1.so GTPv2_CodecPort_CtrlFunct_part_2.so GTPv2_CodecPort_CtrlFunct_part_3.so GTPv2_CodecPort_CtrlFunct_part_4.so GTPv2_CodecPort_CtrlFunct_part_5.so GTPv2_CodecPort_CtrlFunct_part_6.so GTPv2_CodecPort_CtrlFunct_part_7.so GTPv2_Emulation_part_1.so GTPv2_Emulation_part_2.so GTPv2_Emulation_part_3.so GTPv2_Emulation_part_4.so GTPv2_Emulation_part_5.so GTPv2_Emulation_part_6.so GTPv2_Emulation_part_7.so GTPv2_PrivateExtensions_part_1.so GTPv2_PrivateExtensions_part_2.so GTPv2_PrivateExtensions_part_3.so GTPv2_PrivateExtensions_part_4.so GTPv2_PrivateExtensions_part_5.so GTPv2_PrivateExtensions_part_6.so GTPv2_PrivateExtensions_part_7.so GTPv2_Templates_part_1.so GTPv2_Templates_part_2.so GTPv2_Templates_part_3.so GTPv2_Templates_part_4.so GTPv2_Templates_part_5.so GTPv2_Templates_part_6.so GTPv2_Templates_part_7.so GTPv2_Types_part_1.so GTPv2_Types_part_2.so GTPv2_Types_part_3.so GTPv2_Types_part_4.so GTPv2_Types_part_5.so GTPv2_Types_part_6.so GTPv2_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PGW_Tests_part_1.so PGW_Tests_part_2.so PGW_Tests_part_3.so PGW_Tests_part_4.so PGW_Tests_part_5.so PGW_Tests_part_6.so PGW_Tests_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so UECUPS_CodecPort_part_1.so UECUPS_CodecPort_part_2.so UECUPS_CodecPort_part_3.so UECUPS_CodecPort_part_4.so UECUPS_CodecPort_part_5.so UECUPS_CodecPort_part_6.so UECUPS_CodecPort_part_7.so UECUPS_CodecPort_CtrlFunct_part_1.so UECUPS_CodecPort_CtrlFunct_part_2.so UECUPS_CodecPort_CtrlFunct_part_3.so UECUPS_CodecPort_CtrlFunct_part_4.so UECUPS_CodecPort_CtrlFunct_part_5.so UECUPS_CodecPort_CtrlFunct_part_6.so UECUPS_CodecPort_CtrlFunct_part_7.so UECUPS_Types_part_1.so UECUPS_Types_part_2.so UECUPS_Types_part_3.so UECUPS_Types_part_4.so UECUPS_Types_part_5.so UECUPS_Types_part_6.so UECUPS_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so GTPv2_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so UDP_EncDec.so UECUPS_CodecPort_CtrlFunctDef.so \ #8 54.67 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 54.67 -L/lib -lcrypto \ #8 54.67 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 54.67 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_rfc4004_Templates.o DIAMETER_rfc5447_Templates.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_229_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_273_Templates.o DIAMETER_ts32_299_Templates.o DNS_Helpers.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv2_CodecPort.o GTPv2_CodecPort_CtrlFunct.o GTPv2_Emulation.o GTPv2_PrivateExtensions.o GTPv2_Templates.o GTPv2_Types.o General_Types.o ICMP_Types.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o PAP_Types.o PGW_Tests.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o UDP_Types.o UECUPS_CodecPort.o UECUPS_CodecPort_CtrlFunct.o UECUPS_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_rfc4004_Templates_part_1.o DIAMETER_rfc4004_Templates_part_2.o DIAMETER_rfc4004_Templates_part_3.o DIAMETER_rfc4004_Templates_part_4.o DIAMETER_rfc4004_Templates_part_5.o DIAMETER_rfc4004_Templates_part_6.o DIAMETER_rfc4004_Templates_part_7.o DIAMETER_rfc5447_Templates_part_1.o DIAMETER_rfc5447_Templates_part_2.o DIAMETER_rfc5447_Templates_part_3.o DIAMETER_rfc5447_Templates_part_4.o DIAMETER_rfc5447_Templates_part_5.o DIAMETER_rfc5447_Templates_part_6.o DIAMETER_rfc5447_Templates_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_229_Templates_part_1.o DIAMETER_ts29_229_Templates_part_2.o DIAMETER_ts29_229_Templates_part_3.o DIAMETER_ts29_229_Templates_part_4.o DIAMETER_ts29_229_Templates_part_5.o DIAMETER_ts29_229_Templates_part_6.o DIAMETER_ts29_229_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_273_Templates_part_1.o DIAMETER_ts29_273_Templates_part_2.o DIAMETER_ts29_273_Templates_part_3.o DIAMETER_ts29_273_Templates_part_4.o DIAMETER_ts29_273_Templates_part_5.o DIAMETER_ts29_273_Templates_part_6.o DIAMETER_ts29_273_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv2_CodecPort_part_1.o GTPv2_CodecPort_part_2.o GTPv2_CodecPort_part_3.o GTPv2_CodecPort_part_4.o GTPv2_CodecPort_part_5.o GTPv2_CodecPort_part_6.o GTPv2_CodecPort_part_7.o GTPv2_CodecPort_CtrlFunct_part_1.o GTPv2_CodecPort_CtrlFunct_part_2.o GTPv2_CodecPort_CtrlFunct_part_3.o GTPv2_CodecPort_CtrlFunct_part_4.o GTPv2_CodecPort_CtrlFunct_part_5.o GTPv2_CodecPort_CtrlFunct_part_6.o GTPv2_CodecPort_CtrlFunct_part_7.o GTPv2_Emulation_part_1.o GTPv2_Emulation_part_2.o GTPv2_Emulation_part_3.o GTPv2_Emulation_part_4.o GTPv2_Emulation_part_5.o GTPv2_Emulation_part_6.o GTPv2_Emulation_part_7.o GTPv2_PrivateExtensions_part_1.o GTPv2_PrivateExtensions_part_2.o GTPv2_PrivateExtensions_part_3.o GTPv2_PrivateExtensions_part_4.o GTPv2_PrivateExtensions_part_5.o GTPv2_PrivateExtensions_part_6.o GTPv2_PrivateExtensions_part_7.o GTPv2_Templates_part_1.o GTPv2_Templates_part_2.o GTPv2_Templates_part_3.o GTPv2_Templates_part_4.o GTPv2_Templates_part_5.o GTPv2_Templates_part_6.o GTPv2_Templates_part_7.o GTPv2_Types_part_1.o GTPv2_Types_part_2.o GTPv2_Types_part_3.o GTPv2_Types_part_4.o GTPv2_Types_part_5.o GTPv2_Types_part_6.o GTPv2_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PGW_Tests_part_1.o PGW_Tests_part_2.o PGW_Tests_part_3.o PGW_Tests_part_4.o PGW_Tests_part_5.o PGW_Tests_part_6.o PGW_Tests_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o UECUPS_CodecPort_part_1.o UECUPS_CodecPort_part_2.o UECUPS_CodecPort_part_3.o UECUPS_CodecPort_part_4.o UECUPS_CodecPort_part_5.o UECUPS_CodecPort_part_6.o UECUPS_CodecPort_part_7.o UECUPS_CodecPort_CtrlFunct_part_1.o UECUPS_CodecPort_CtrlFunct_part_2.o UECUPS_CodecPort_CtrlFunct_part_3.o UECUPS_CodecPort_CtrlFunct_part_4.o UECUPS_CodecPort_CtrlFunct_part_5.o UECUPS_CodecPort_CtrlFunct_part_6.o UECUPS_CodecPort_CtrlFunct_part_7.o UECUPS_Types_part_1.o UECUPS_Types_part_2.o UECUPS_Types_part_3.o UECUPS_Types_part_4.o UECUPS_Types_part_5.o UECUPS_Types_part_6.o UECUPS_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o GTPv2_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o UDP_EncDec.o UECUPS_CodecPort_CtrlFunctDef.o; exit 1; fi #8 55.63 make[1]: Leaving directory '/osmo-ttcn3-hacks/pgw' #8 DONE 55.9s #9 [4/4] COPY PGW_TESTS.CFG /data/PGW_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.0s done #10 writing image sha256:ecad94055257a974375ba0c8aed08b6391b8a929981b8af2040353411a14edde done #10 naming to docker.io/osmocom-build/ttcn3-pgw-test:latest 0.0s done #10 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/ttcn3-pgw-test' + docker_image_exists ttcn3-pgw-test + docker images -q osmocom-build/ttcn3-pgw-test + test -n ecad94055257 + list_osmo_packages debian-bookworm ttcn3-pgw-test + local distro=debian-bookworm + local image=ttcn3-pgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pgw-test -c + [ -n ] + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester + cp PGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/osmo-uecups + cp osmo-uecups-daemon.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/osmo-uecups/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw + cp freeDiameter-smf.conf /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/ + cp open5gs-nrf-master.yaml open5gs-smf-master.yaml open5gs-upf-master.yaml /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/ + cp upfd.sh /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/ + cp upfd-setup.sh /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/ + chmod 777 /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester/ + network_create + SUBNET=3294023 + seq 1 30 + echo (3294023 + 1) % 256 + bc + SUBNET=72 + NET_NAME=ttcn3-pgw-test-72 + SUB4=172.18.72.0/24 + SUB6=fd02:db8:72::/64 + set +x Creating network ttcn3-pgw-test-72, trying SUBNET=72... + docker network create --internal --subnet 172.18.72.0/24 --ipv6 --subnet fd02:db8:72::/64 ttcn3-pgw-test-72 8367d14780aa08dd3ba3064f71ea02ea3cbba97e955a1cfec8d07c44ef9b91c3 + set +x ### Network ttcn3-pgw-test-72 created (SUBNET=72) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester/PGW_Tests.cfg Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/freeDiameter-smf.conf Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/open5gs-nrf-master.yaml Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/open5gs-smf-master.yaml Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/upfd-setup.sh Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/open5gs-upf-master.yaml Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw/upfd.sh Applying SUBNET=72 to: /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/osmo-uecups/osmo-uecups-daemon.cfg + docker_network_params 72 10 + NET=72 + ADDR_SUFIX=10 + echo --network ttcn3-pgw-test-72 --ip 172.18.72.10 --ip6 fd02:db8:72::10 + docker run --rm --network ttcn3-pgw-test-72 --ip 172.18.72.10 --ip6 fd02:db8:72::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw:/data --name jenkins-ttcn3-pgw-test-766-nrf -d osmocom-build/open5gs-master /bin/sh -c open5gs-nrfd -c /data/open5gs-nrf-master.yaml >/data/open5gs-nrf.out 2>&1 3c342d7b9a30b8308eb31c127c728f13ab49b8406ae57e749f8e8631e541a786 + docker_network_params 72 7 + NET=72 + ADDR_SUFIX=7 + echo --network ttcn3-pgw-test-72 --ip 172.18.72.7 --ip6 fd02:db8:72::7 + docker run --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network ttcn3-pgw-test-72 --ip 172.18.72.7 --ip6 fd02:db8:72::7 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw:/data --name jenkins-ttcn3-pgw-test-766-upf -d osmocom-build/open5gs-master /bin/sh -c /data/upfd.sh -c /data/open5gs-upf-master.yaml >/data/open5gs-upfd.out 2>&1 bc79f3dafb8558a951344fd8321b78313937ec3475d03fb9650b14dd94a576a0 + docker_network_params 72 4 + NET=72 + ADDR_SUFIX=4 + echo --network ttcn3-pgw-test-72 --ip 172.18.72.4 --ip6 fd02:db8:72::4 + docker run --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network ttcn3-pgw-test-72 --ip 172.18.72.4 --ip6 fd02:db8:72::4 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw:/data --name jenkins-ttcn3-pgw-test-766-smf -d osmocom-build/open5gs-master /bin/sh -c open5gs-smfd -c /data/open5gs-smf-master.yaml >/data/open5gs-smfd.out 2>&1 340768618ca981c210b534118044db0e18350465ec0d52d7a8bda89a70fae8a5 + docker_network_params 72 20 + NET=72 + ADDR_SUFIX=20 + echo --network ttcn3-pgw-test-72 --ip 172.18.72.20 --ip6 fd02:db8:72::20 + docker run --cap-add=NET_ADMIN --cap-add=SYS_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network ttcn3-pgw-test-72 --ip 172.18.72.20 --ip6 fd02:db8:72::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/osmo-uecups:/data -e WORKDIR=/data --name jenkins-ttcn3-pgw-test-766-uecups -d osmocom-build/osmo-uecups-master /bin/sh -c osmo-uecups-daemon -c /data/osmo-uecups-daemon.cfg >/data/osmo-uecups-daemon.log 2>&1 5dcec82400505dcd5a375840fe8e922e6b55d1d7504a786362113ad206b20d44 + docker_network_params 72 202 + NET=72 + ADDR_SUFIX=202 + echo --network ttcn3-pgw-test-72 --ip 172.18.72.202 --ip6 fd02:db8:72::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-pgw-test-72 --ip 172.18.72.202 --ip6 fd02:db8:72::202 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester:/data --name jenkins-ttcn3-pgw-test-766-pgw-test osmocom-build/ttcn3-pgw-test + SUBDIR=pgw + SUITE=PGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pgw/PGW_Tests PGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PGW_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: PGW_Tests.cfg MC@7a72608bda8a: Unix server socket created successfully. MC@7a72608bda8a: Listening on TCP port 44135. MC2> 7a72608bda8a is the default spawn /osmo-ttcn3-hacks/pgw/PGW_Tests 7a72608bda8a 44135 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@7a72608bda8a: New HC connected from 172.18.72.202 [172.18.72.202]. 7a72608bda8a: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@7a72608bda8a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@7a72608bda8a: Configuration file was processed on all HCs. MC@7a72608bda8a: Creating MTC on host 172.18.72.202. MC@7a72608bda8a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_tx_echo'. ------ PGW_Tests.TC_tx_echo ------ Thu May 2 07:37:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_tx_echo' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_tx_echo started. GTP2_EM(3)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_tx_echo(4)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_tx_echo(5)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_tx_echo(6)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@7a72608bda8a: setverdict(pass): none -> pass TC_tx_echo(5)@7a72608bda8a: Final verdict of PTC: none TC_tx_echo(6)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(3)@7a72608bda8a: Final verdict of PTC: none TC_tx_echo(4)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: pass MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(3): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_tx_echo(4): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_tx_echo(5): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_tx_echo(6): none (pass -> pass) MTC@7a72608bda8a: Test case TC_tx_echo finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_tx_echo pass'. Thu May 2 07:37:29 UTC 2024 ====== PGW_Tests.TC_tx_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13550) Waiting for packet dumper to finish... 1 (prev_count=13550, count=15523) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_tx_echo pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession'. ------ PGW_Tests.TC_createSession ------ Thu May 2 07:37:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_createSession started. GTP2_EM(7)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession(8)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession(9)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession(10)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession(8)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession(12) TC_createSession(9)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession(13) TC_createSession(10)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession(14) TC_createSession(8)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7146'O ("k-qF"), end_to_end_id := '2B295A62'O ("+)Zb"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B313B6170705F6778'O ("smf.localdomain;1714635442;1;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0002'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000001'O } } } } } } } } } handled at TC_createSession(12) TC_createSession(9)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F771FFC'O, end_to_end_id := '2B295A63'O ("+)Zc"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B323B6170705F6779'O ("smf.localdomain;1714635442;2;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC140'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0002'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession(13) TC_createSession(11)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession(11)@7a72608bda8a: Final verdict of PTC: pass TC_createSession(14)@7a72608bda8a: Final verdict of PTC: none TC_createSession(9)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(7)@7a72608bda8a: Final verdict of PTC: none TC_createSession(8)@7a72608bda8a: Final verdict of PTC: none TC_createSession(13)@7a72608bda8a: Final verdict of PTC: none TC_createSession(12)@7a72608bda8a: Final verdict of PTC: none TC_createSession(10)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(7): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(8): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(9): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(10): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(11): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(12): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(13): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession(14): none (pass -> pass) MTC@7a72608bda8a: Test case TC_createSession finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession pass'. Thu May 2 07:37:36 UTC 2024 ====== PGW_Tests.TC_createSession pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16285) Waiting for packet dumper to finish... 1 (prev_count=16285, count=25914) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_ping4'. ------ PGW_Tests.TC_createSession_ping4 ------ Thu May 2 07:37:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_ping4' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_createSession_ping4 started. GTP2_EM(15)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4(16)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4(17)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4(18)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4(16)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_ping4(20) TC_createSession_ping4(17)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_ping4(21) TC_createSession_ping4(18)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_ping4(22) TC_createSession_ping4(16)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D714B'O ("k-qK"), end_to_end_id := '2B295A70'O ("+)Zp"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B333B6170705F6778'O ("smf.localdomain;1714635442;3;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0003'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000002'O } } } } } } } } } handled at TC_createSession_ping4(20) TC_createSession_ping4(17)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772001'O, end_to_end_id := '2B295A71'O ("+)Zq"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B343B6170705F6779'O ("smf.localdomain;1714635442;4;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC147'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000002'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0003'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4(21) TC_createSession_ping4(19)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.3 10.45.0.1" TC_createSession_ping4(19)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.3 10.45.0.1"' with PID 12 TC_createSession_ping4(19)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4(19)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4(19)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4(20)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4(22)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4(17)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4(16)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4(21)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(15)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4(18)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(15): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(16): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(17): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(18): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(19): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(20): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(21): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4(22): none (pass -> pass) MTC@7a72608bda8a: Test case TC_createSession_ping4 finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_ping4 pass'. Thu May 2 07:37:53 UTC 2024 ====== PGW_Tests.TC_createSession_ping4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=25572) Waiting for packet dumper to finish... 1 (prev_count=25572, count=28263) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_ping4 pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_ping4_256'. ------ PGW_Tests.TC_createSession_ping4_256 ------ Thu May 2 07:37:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_ping4_256' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_createSession_ping4_256 started. GTP2_EM(23)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4_256(24)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4_256(25)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4_256(26)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000000'H to be handled at TC_createSession_ping4_256(28) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000000'H to be handled at TC_createSession_ping4_256(29) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[0] for '262420000000000'H to be handled at TC_createSession_ping4_256(30) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000001'H to be handled at TC_createSession_ping4_256(32) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[1] for '262420000000001'H to be handled at TC_createSession_ping4_256(33) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[1] for '262420000000001'H to be handled at TC_createSession_ping4_256(34) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772006'O, end_to_end_id := '2B295A7F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B363B6170705F6779'O ("smf.localdomain;1714635442;6;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303030'O ("262420000000000") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000003'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0004'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(29) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7150'O ("k-qP"), end_to_end_id := '2B295A7E'O ("+)Z~"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B353B6170705F6778'O ("smf.localdomain;1714635442;5;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303030'O ("262420000000000") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000003'O } } } } } } } } } handled at TC_createSession_ping4_256(28) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000002'H to be handled at TC_createSession_ping4_256(36) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7151'O ("k-qQ"), end_to_end_id := '2B295A80'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B373B6170705F6778'O ("smf.localdomain;1714635442;7;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303031'O ("262420000000001") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0005'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000004'O } } } } } } } } } handled at TC_createSession_ping4_256(32) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772007'O ("Ow \a"), end_to_end_id := '2B295A81'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B383B6170705F6779'O ("smf.localdomain;1714635442;8;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303031'O ("262420000000001") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0005'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(33) TC_createSession_ping4_256(27)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.4 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000002'H to be handled at TC_createSession_ping4_256(37) TC_createSession_ping4_256(27)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.4 10.45.0.1"' with PID 16 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[2] for '262420000000002'H to be handled at TC_createSession_ping4_256(38) TC_createSession_ping4_256(31)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.5 10.45.0.1" TC_createSession_ping4_256(31)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.5 10.45.0.1"' with PID 19 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000003'H to be handled at TC_createSession_ping4_256(40) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7152'O ("k-qR"), end_to_end_id := '2B295A82'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 43, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B393B6170705F6778'O ("smf.localdomain;1714635442;9;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303032'O ("262420000000002") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0006'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000005'O } } } } } } } } } handled at TC_createSession_ping4_256(36) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772008'O ("Ow \b"), end_to_end_id := '2B295A83'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31303B6170705F6779'O ("smf.localdomain;1714635442;10;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303032'O ("262420000000002") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000005'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0006'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(37) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000003'H to be handled at TC_createSession_ping4_256(41) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[3] for '262420000000003'H to be handled at TC_createSession_ping4_256(42) TC_createSession_ping4_256(35)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.6 10.45.0.1" TC_createSession_ping4_256(35)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.6 10.45.0.1"' with PID 22 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000004'H to be handled at TC_createSession_ping4_256(44) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772009'O ("Ow \t"), end_to_end_id := '2B295A85'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31323B6170705F6779'O ("smf.localdomain;1714635442;12;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303033'O ("262420000000003") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000006'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0007'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(41) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7153'O ("k-qS"), end_to_end_id := '2B295A84'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31313B6170705F6778'O ("smf.localdomain;1714635442;11;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303033'O ("262420000000003") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0007'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000006'O } } } } } } } } } handled at TC_createSession_ping4_256(40) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000004'H to be handled at TC_createSession_ping4_256(45) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[4] for '262420000000004'H to be handled at TC_createSession_ping4_256(46) TC_createSession_ping4_256(39)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.7 10.45.0.1" TC_createSession_ping4_256(39)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.7 10.45.0.1"' with PID 25 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000005'H to be handled at TC_createSession_ping4_256(48) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7154'O ("k-qT"), end_to_end_id := '2B295A86'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31333B6170705F6778'O ("smf.localdomain;1714635442;13;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303034'O ("262420000000004") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0008'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000007'O } } } } } } } } } handled at TC_createSession_ping4_256(44) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200A'O ("Ow \n"), end_to_end_id := '2B295A87'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31343B6170705F6779'O ("smf.localdomain;1714635442;14;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303034'O ("262420000000004") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000007'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0008'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(45) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000005'H to be handled at TC_createSession_ping4_256(49) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[5] for '262420000000005'H to be handled at TC_createSession_ping4_256(50) TC_createSession_ping4_256(43)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.8 10.45.0.1" TC_createSession_ping4_256(43)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.8 10.45.0.1"' with PID 28 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000006'H to be handled at TC_createSession_ping4_256(52) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200B'O ("Ow \v"), end_to_end_id := '2B295A89'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31363B6170705F6779'O ("smf.localdomain;1714635442;16;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303035'O ("262420000000005") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000008'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0009'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(49) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7155'O ("k-qU"), end_to_end_id := '2B295A88'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31353B6170705F6778'O ("smf.localdomain;1714635442;15;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303035'O ("262420000000005") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000008'O } } } } } } } } } handled at TC_createSession_ping4_256(48) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000006'H to be handled at TC_createSession_ping4_256(53) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[6] for '262420000000006'H to be handled at TC_createSession_ping4_256(54) TC_createSession_ping4_256(47)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.9 10.45.0.1" TC_createSession_ping4_256(47)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.9 10.45.0.1"' with PID 31 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000007'H to be handled at TC_createSession_ping4_256(56) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200C'O ("Ow \f"), end_to_end_id := '2B295A8B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31383B6170705F6779'O ("smf.localdomain;1714635442;18;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303036'O ("262420000000006") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(53) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7156'O ("k-qV"), end_to_end_id := '2B295A8A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31373B6170705F6778'O ("smf.localdomain;1714635442;17;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303036'O ("262420000000006") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000009'O } } } } } } } } } handled at TC_createSession_ping4_256(52) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000007'H to be handled at TC_createSession_ping4_256(57) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[7] for '262420000000007'H to be handled at TC_createSession_ping4_256(58) TC_createSession_ping4_256(51)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.10 10.45.0.1" TC_createSession_ping4_256(51)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.10 10.45.0.1"' with PID 34 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000008'H to be handled at TC_createSession_ping4_256(60) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200D'O ("Ow \r"), end_to_end_id := '2B295A8D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32303B6170705F6779'O ("smf.localdomain;1714635442;20;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303037'O ("262420000000007") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(57) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7157'O ("k-qW"), end_to_end_id := '2B295A8C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B31393B6170705F6778'O ("smf.localdomain;1714635442;19;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303037'O ("262420000000007") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000A'O } } } } } } } } } handled at TC_createSession_ping4_256(56) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000008'H to be handled at TC_createSession_ping4_256(61) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[8] for '262420000000008'H to be handled at TC_createSession_ping4_256(62) TC_createSession_ping4_256(55)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.11 10.45.0.1" TC_createSession_ping4_256(55)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.11 10.45.0.1"' with PID 37 TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200E'O, end_to_end_id := '2B295A8F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32323B6170705F6779'O ("smf.localdomain;1714635442;22;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303038'O ("262420000000008") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(61) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7158'O ("k-qX"), end_to_end_id := '2B295A8E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32313B6170705F6778'O ("smf.localdomain;1714635442;21;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303038'O ("262420000000008") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000B'O } } } } } } } } } handled at TC_createSession_ping4_256(60) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000009'H to be handled at TC_createSession_ping4_256(64) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000009'H to be handled at TC_createSession_ping4_256(65) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[9] for '262420000000009'H to be handled at TC_createSession_ping4_256(66) TC_createSession_ping4_256(59)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.12 10.45.0.1" TC_createSession_ping4_256(59)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.12 10.45.0.1"' with PID 40 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000010'H to be handled at TC_createSession_ping4_256(68) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77200F'O, end_to_end_id := '2B295A91'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32343B6170705F6779'O ("smf.localdomain;1714635442;24;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303039'O ("262420000000009") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(65) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7159'O ("k-qY"), end_to_end_id := '2B295A90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32333B6170705F6778'O ("smf.localdomain;1714635442;23;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303039'O ("262420000000009") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000C'O } } } } } } } } } handled at TC_createSession_ping4_256(64) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000010'H to be handled at TC_createSession_ping4_256(69) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[10] for '262420000000010'H to be handled at TC_createSession_ping4_256(70) TC_createSession_ping4_256(63)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.13 10.45.0.1" TC_createSession_ping4_256(63)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.13 10.45.0.1"' with PID 43 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000011'H to be handled at TC_createSession_ping4_256(72) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715A'O ("k-qZ"), end_to_end_id := '2B295A92'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32353B6170705F6778'O ("smf.localdomain;1714635442;25;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303130'O ("262420000000010") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000D'O } } } } } } } } } handled at TC_createSession_ping4_256(68) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772010'O, end_to_end_id := '2B295A93'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32363B6170705F6779'O ("smf.localdomain;1714635442;26;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303130'O ("262420000000010") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(69) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000011'H to be handled at TC_createSession_ping4_256(73) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[11] for '262420000000011'H to be handled at TC_createSession_ping4_256(74) TC_createSession_ping4_256(67)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.14 10.45.0.1" TC_createSession_ping4_256(67)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.14 10.45.0.1"' with PID 46 TC_createSession_ping4_256(71)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.15 10.45.0.1" TC_createSession_ping4_256(71)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.15 10.45.0.1"' with PID 49 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715B'O ("k-q["), end_to_end_id := '2B295A94'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32373B6170705F6778'O ("smf.localdomain;1714635442;27;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303131'O ("262420000000011") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D000F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000E'O } } } } } } } } } handled at TC_createSession_ping4_256(72) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772011'O, end_to_end_id := '2B295A95'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32383B6170705F6779'O ("smf.localdomain;1714635442;28;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303131'O ("262420000000011") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D000F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(73) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000012'H to be handled at TC_createSession_ping4_256(76) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000012'H to be handled at TC_createSession_ping4_256(77) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[12] for '262420000000012'H to be handled at TC_createSession_ping4_256(78) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000013'H to be handled at TC_createSession_ping4_256(80) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715C'O ("k-q\\"), end_to_end_id := '2B295A96'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B32393B6170705F6778'O ("smf.localdomain;1714635442;29;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303132'O ("262420000000012") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0010'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000000F'O } } } } } } } } } handled at TC_createSession_ping4_256(76) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772012'O, end_to_end_id := '2B295A97'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33303B6170705F6779'O ("smf.localdomain;1714635442;30;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303132'O ("262420000000012") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000000F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0010'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(77) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000013'H to be handled at TC_createSession_ping4_256(81) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[13] for '262420000000013'H to be handled at TC_createSession_ping4_256(82) TC_createSession_ping4_256(75)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.16 10.45.0.1" TC_createSession_ping4_256(75)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.16 10.45.0.1"' with PID 52 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715D'O ("k-q]"), end_to_end_id := '2B295A98'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33313B6170705F6778'O ("smf.localdomain;1714635442;31;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303133'O ("262420000000013") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0011'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000010'O } } } } } } } } } handled at TC_createSession_ping4_256(80) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000014'H to be handled at TC_createSession_ping4_256(84) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772013'O, end_to_end_id := '2B295A99'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33323B6170705F6779'O ("smf.localdomain;1714635442;32;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303133'O ("262420000000013") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000010'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0011'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(81) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000014'H to be handled at TC_createSession_ping4_256(85) TC_createSession_ping4_256(79)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.17 10.45.0.1" TC_createSession_ping4_256(79)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.17 10.45.0.1"' with PID 55 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[14] for '262420000000014'H to be handled at TC_createSession_ping4_256(86) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715E'O ("k-q^"), end_to_end_id := '2B295A9A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33333B6170705F6778'O ("smf.localdomain;1714635442;33;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303134'O ("262420000000014") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0012'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000011'O } } } } } } } } } handled at TC_createSession_ping4_256(84) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772014'O, end_to_end_id := '2B295A9B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33343B6170705F6779'O ("smf.localdomain;1714635442;34;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303134'O ("262420000000014") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000011'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0012'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(85) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000015'H to be handled at TC_createSession_ping4_256(88) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000015'H to be handled at TC_createSession_ping4_256(89) TC_createSession_ping4_256(83)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.18 10.45.0.1" TC_createSession_ping4_256(83)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.18 10.45.0.1"' with PID 58 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[15] for '262420000000015'H to be handled at TC_createSession_ping4_256(90) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772015'O, end_to_end_id := '2B295A9D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33363B6170705F6779'O ("smf.localdomain;1714635442;36;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303135'O ("262420000000015") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000012'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0013'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(89) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D715F'O ("k-q_"), end_to_end_id := '2B295A9C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33353B6170705F6778'O ("smf.localdomain;1714635442;35;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303135'O ("262420000000015") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0013'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000012'O } } } } } } } } } handled at TC_createSession_ping4_256(88) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000016'H to be handled at TC_createSession_ping4_256(92) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000016'H to be handled at TC_createSession_ping4_256(93) TC_createSession_ping4_256(87)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.19 10.45.0.1" TC_createSession_ping4_256(87)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.19 10.45.0.1"' with PID 61 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[16] for '262420000000016'H to be handled at TC_createSession_ping4_256(94) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772016'O, end_to_end_id := '2B295A9F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33383B6170705F6779'O ("smf.localdomain;1714635442;38;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303136'O ("262420000000016") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000013'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0014'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(93) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7160'O ("k-q`"), end_to_end_id := '2B295A9E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33373B6170705F6778'O ("smf.localdomain;1714635442;37;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303136'O ("262420000000016") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0014'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000013'O } } } } } } } } } handled at TC_createSession_ping4_256(92) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000017'H to be handled at TC_createSession_ping4_256(96) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000017'H to be handled at TC_createSession_ping4_256(97) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[17] for '262420000000017'H to be handled at TC_createSession_ping4_256(98) TC_createSession_ping4_256(91)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.20 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000018'H to be handled at TC_createSession_ping4_256(100) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[1] for '262420000000018'H to be handled at TC_createSession_ping4_256(101) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[18] for '262420000000018'H to be handled at TC_createSession_ping4_256(102) TC_createSession_ping4_256(91)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.20 10.45.0.1"' with PID 64 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[2] for '262420000000019'H to be handled at TC_createSession_ping4_256(104) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772017'O, end_to_end_id := '2B295AA1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34303B6170705F6779'O ("smf.localdomain;1714635442;40;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303137'O ("262420000000017") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000014'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0015'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(97) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7161'O ("k-qa"), end_to_end_id := '2B295AA0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B33393B6170705F6778'O ("smf.localdomain;1714635442;39;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303137'O ("262420000000017") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0015'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000014'O } } } } } } } } } handled at TC_createSession_ping4_256(96) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000019'H to be handled at TC_createSession_ping4_256(105) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7162'O ("k-qb"), end_to_end_id := '2B295AA2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34313B6170705F6778'O ("smf.localdomain;1714635442;41;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303138'O ("262420000000018") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000015'O } } } } } } } } } handled at TC_createSession_ping4_256(100) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[19] for '262420000000019'H to be handled at TC_createSession_ping4_256(106) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772018'O, end_to_end_id := '2B295AA3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34323B6170705F6779'O ("smf.localdomain;1714635442;42;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303138'O ("262420000000018") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000015'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0016'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(101) TC_createSession_ping4_256(95)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.21 10.45.0.1" TC_createSession_ping4_256(95)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.21 10.45.0.1"' with PID 67 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[2] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7163'O ("k-qc"), end_to_end_id := '2B295AA4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34333B6170705F6778'O ("smf.localdomain;1714635442;43;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303139'O ("262420000000019") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000016'O } } } } } } } } } handled at TC_createSession_ping4_256(104) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772019'O, end_to_end_id := '2B295AA5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34343B6170705F6779'O ("smf.localdomain;1714635442;44;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303139'O ("262420000000019") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0017'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(105) TC_createSession_ping4_256(99)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.22 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000020'H to be handled at TC_createSession_ping4_256(108) TC_createSession_ping4_256(99)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.22 10.45.0.1"' with PID 70 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000020'H to be handled at TC_createSession_ping4_256(109) TC_createSession_ping4_256(103)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.23 10.45.0.1" TC_createSession_ping4_256(103)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.23 10.45.0.1"' with PID 73 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[20] for '262420000000020'H to be handled at TC_createSession_ping4_256(110) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000021'H to be handled at TC_createSession_ping4_256(112) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7164'O ("k-qd"), end_to_end_id := '2B295AA6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34353B6170705F6778'O ("smf.localdomain;1714635442;45;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303230'O ("262420000000020") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0018'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000017'O } } } } } } } } } handled at TC_createSession_ping4_256(108) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201A'O, end_to_end_id := '2B295AA7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34363B6170705F6779'O ("smf.localdomain;1714635442;46;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303230'O ("262420000000020") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0018'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(109) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000021'H to be handled at TC_createSession_ping4_256(113) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[21] for '262420000000021'H to be handled at TC_createSession_ping4_256(114) TC_createSession_ping4_256(107)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.24 10.45.0.1" TC_createSession_ping4_256(107)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.24 10.45.0.1"' with PID 76 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7165'O ("k-qe"), end_to_end_id := '2B295AA8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34373B6170705F6778'O ("smf.localdomain;1714635442;47;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303231'O ("262420000000021") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0019'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000018'O } } } } } } } } } handled at TC_createSession_ping4_256(112) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201B'O, end_to_end_id := '2B295AA9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34383B6170705F6779'O ("smf.localdomain;1714635442;48;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303231'O ("262420000000021") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000018'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0019'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(113) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000022'H to be handled at TC_createSession_ping4_256(116) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000022'H to be handled at TC_createSession_ping4_256(117) TC_createSession_ping4_256(111)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.25 10.45.0.1" TC_createSession_ping4_256(111)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.25 10.45.0.1"' with PID 79 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[22] for '262420000000022'H to be handled at TC_createSession_ping4_256(118) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201C'O, end_to_end_id := '2B295AAB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35303B6170705F6779'O ("smf.localdomain;1714635442;50;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303232'O ("262420000000022") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000019'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(117) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7166'O ("k-qf"), end_to_end_id := '2B295AAA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B34393B6170705F6778'O ("smf.localdomain;1714635442;49;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303232'O ("262420000000022") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000019'O } } } } } } } } } handled at TC_createSession_ping4_256(116) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000023'H to be handled at TC_createSession_ping4_256(120) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000023'H to be handled at TC_createSession_ping4_256(121) TC_createSession_ping4_256(115)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.26 10.45.0.1" TC_createSession_ping4_256(115)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.26 10.45.0.1"' with PID 82 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[23] for '262420000000023'H to be handled at TC_createSession_ping4_256(122) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7167'O ("k-qg"), end_to_end_id := '2B295AAC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35313B6170705F6778'O ("smf.localdomain;1714635442;51;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303233'O ("262420000000023") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001A'O } } } } } } } } } handled at TC_createSession_ping4_256(120) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000024'H to be handled at TC_createSession_ping4_256(124) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201D'O, end_to_end_id := '2B295AAD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35323B6170705F6779'O ("smf.localdomain;1714635442;52;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303233'O ("262420000000023") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(121) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000024'H to be handled at TC_createSession_ping4_256(125) TC_createSession_ping4_256(119)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.27 10.45.0.1" TC_createSession_ping4_256(119)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.27 10.45.0.1"' with PID 85 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[24] for '262420000000024'H to be handled at TC_createSession_ping4_256(126) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201E'O, end_to_end_id := '2B295AAF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35343B6170705F6779'O ("smf.localdomain;1714635442;54;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303234'O ("262420000000024") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(125) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7168'O ("k-qh"), end_to_end_id := '2B295AAE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35333B6170705F6778'O ("smf.localdomain;1714635442;53;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303234'O ("262420000000024") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001B'O } } } } } } } } } handled at TC_createSession_ping4_256(124) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000025'H to be handled at TC_createSession_ping4_256(128) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000025'H to be handled at TC_createSession_ping4_256(129) TC_createSession_ping4_256(123)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.28 10.45.0.1" TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[25] for '262420000000025'H to be handled at TC_createSession_ping4_256(130) TC_createSession_ping4_256(123)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.28 10.45.0.1"' with PID 88 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7169'O ("k-qi"), end_to_end_id := '2B295AB0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35353B6170705F6778'O ("smf.localdomain;1714635442;55;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303235'O ("262420000000025") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001C'O } } } } } } } } } handled at TC_createSession_ping4_256(128) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000026'H to be handled at TC_createSession_ping4_256(132) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77201F'O, end_to_end_id := '2B295AB1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35363B6170705F6779'O ("smf.localdomain;1714635442;56;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303235'O ("262420000000025") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(129) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000026'H to be handled at TC_createSession_ping4_256(133) TC_createSession_ping4_256(127)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.29 10.45.0.1" TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[26] for '262420000000026'H to be handled at TC_createSession_ping4_256(134) TC_createSession_ping4_256(127)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.29 10.45.0.1"' with PID 91 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716A'O ("k-qj"), end_to_end_id := '2B295AB2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35373B6170705F6778'O ("smf.localdomain;1714635442;57;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303236'O ("262420000000026") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001D'O } } } } } } } } } handled at TC_createSession_ping4_256(132) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000027'H to be handled at TC_createSession_ping4_256(136) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772020'O ("Ow "), end_to_end_id := '2B295AB3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35383B6170705F6779'O ("smf.localdomain;1714635442;58;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303236'O ("262420000000026") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(133) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000027'H to be handled at TC_createSession_ping4_256(137) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[27] for '262420000000027'H to be handled at TC_createSession_ping4_256(138) TC_createSession_ping4_256(131)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.30 10.45.0.1" TC_createSession_ping4_256(131)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.30 10.45.0.1"' with PID 94 TC_createSession_ping4_256(135)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.31 10.45.0.1" TC_createSession_ping4_256(135)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.31 10.45.0.1"' with PID 97 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716B'O ("k-qk"), end_to_end_id := '2B295AB4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B35393B6170705F6778'O ("smf.localdomain;1714635442;59;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303237'O ("262420000000027") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D001F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001E'O } } } } } } } } } handled at TC_createSession_ping4_256(136) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772021'O ("Ow !"), end_to_end_id := '2B295AB5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36303B6170705F6779'O ("smf.localdomain;1714635442;60;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303237'O ("262420000000027") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D001F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(137) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000028'H to be handled at TC_createSession_ping4_256(140) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000028'H to be handled at TC_createSession_ping4_256(141) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[28] for '262420000000028'H to be handled at TC_createSession_ping4_256(142) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000029'H to be handled at TC_createSession_ping4_256(144) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716C'O ("k-ql"), end_to_end_id := '2B295AB6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36313B6170705F6778'O ("smf.localdomain;1714635442;61;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303238'O ("262420000000028") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0020'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000001F'O } } } } } } } } } handled at TC_createSession_ping4_256(140) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772022'O ("Ow \""), end_to_end_id := '2B295AB7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36323B6170705F6779'O ("smf.localdomain;1714635442;62;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303238'O ("262420000000028") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000001F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0020'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(141) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000029'H to be handled at TC_createSession_ping4_256(145) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[29] for '262420000000029'H to be handled at TC_createSession_ping4_256(146) TC_createSession_ping4_256(139)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.32 10.45.0.1" TC_createSession_ping4_256(139)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.32 10.45.0.1"' with PID 100 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716D'O ("k-qm"), end_to_end_id := '2B295AB8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36333B6170705F6778'O ("smf.localdomain;1714635442;63;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303239'O ("262420000000029") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0021'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000020'O } } } } } } } } } handled at TC_createSession_ping4_256(144) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772023'O ("Ow #"), end_to_end_id := '2B295AB9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36343B6170705F6779'O ("smf.localdomain;1714635442;64;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC157'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303239'O ("262420000000029") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000020'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0021'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(145) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000030'H to be handled at TC_createSession_ping4_256(148) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000030'H to be handled at TC_createSession_ping4_256(149) TC_createSession_ping4_256(143)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.33 10.45.0.1" TC_createSession_ping4_256(143)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.33 10.45.0.1"' with PID 103 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[30] for '262420000000030'H to be handled at TC_createSession_ping4_256(150) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716E'O ("k-qn"), end_to_end_id := '2B295ABA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36353B6170705F6778'O ("smf.localdomain;1714635442;65;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303330'O ("262420000000030") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0022'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000021'O } } } } } } } } } handled at TC_createSession_ping4_256(148) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772024'O ("Ow $"), end_to_end_id := '2B295ABB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36363B6170705F6779'O ("smf.localdomain;1714635442;66;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303330'O ("262420000000030") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000021'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0022'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(149) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000031'H to be handled at TC_createSession_ping4_256(152) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000031'H to be handled at TC_createSession_ping4_256(153) TC_createSession_ping4_256(147)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.34 10.45.0.1" TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[31] for '262420000000031'H to be handled at TC_createSession_ping4_256(154) TC_createSession_ping4_256(147)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.34 10.45.0.1"' with PID 106 TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772025'O ("Ow %"), end_to_end_id := '2B295ABD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36383B6170705F6779'O ("smf.localdomain;1714635442;68;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303331'O ("262420000000031") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000022'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0023'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(153) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D716F'O ("k-qo"), end_to_end_id := '2B295ABC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36373B6170705F6778'O ("smf.localdomain;1714635442;67;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303331'O ("262420000000031") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0023'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000022'O } } } } } } } } } handled at TC_createSession_ping4_256(152) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000032'H to be handled at TC_createSession_ping4_256(156) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000032'H to be handled at TC_createSession_ping4_256(157) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[32] for '262420000000032'H to be handled at TC_createSession_ping4_256(158) TC_createSession_ping4_256(151)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.35 10.45.0.1" TC_createSession_ping4_256(151)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.35 10.45.0.1"' with PID 109 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7170'O ("k-qp"), end_to_end_id := '2B295ABE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B36393B6170705F6778'O ("smf.localdomain;1714635442;69;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303332'O ("262420000000032") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0024'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000023'O } } } } } } } } } handled at TC_createSession_ping4_256(156) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772026'O ("Ow &"), end_to_end_id := '2B295ABF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37303B6170705F6779'O ("smf.localdomain;1714635442;70;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303332'O ("262420000000032") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000023'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0024'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(157) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000033'H to be handled at TC_createSession_ping4_256(160) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000033'H to be handled at TC_createSession_ping4_256(161) TC_createSession_ping4_256(155)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.36 10.45.0.1" TC_createSession_ping4_256(155)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.36 10.45.0.1"' with PID 112 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[33] for '262420000000033'H to be handled at TC_createSession_ping4_256(162) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7171'O ("k-qq"), end_to_end_id := '2B295AC0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37313B6170705F6778'O ("smf.localdomain;1714635442;71;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303333'O ("262420000000033") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0025'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000024'O } } } } } } } } } handled at TC_createSession_ping4_256(160) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772027'O ("Ow '"), end_to_end_id := '2B295AC1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37323B6170705F6779'O ("smf.localdomain;1714635442;72;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303333'O ("262420000000033") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000024'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0025'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(161) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000034'H to be handled at TC_createSession_ping4_256(164) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000034'H to be handled at TC_createSession_ping4_256(165) TC_createSession_ping4_256(159)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.37 10.45.0.1" TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[34] for '262420000000034'H to be handled at TC_createSession_ping4_256(166) TC_createSession_ping4_256(159)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.37 10.45.0.1"' with PID 115 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000035'H to be handled at TC_createSession_ping4_256(168) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772028'O ("Ow ("), end_to_end_id := '2B295AC3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37343B6170705F6779'O ("smf.localdomain;1714635442;74;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303334'O ("262420000000034") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000025'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0026'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(165) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7172'O ("k-qr"), end_to_end_id := '2B295AC2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37333B6170705F6778'O ("smf.localdomain;1714635442;73;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303334'O ("262420000000034") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0026'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000025'O } } } } } } } } } handled at TC_createSession_ping4_256(164) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000035'H to be handled at TC_createSession_ping4_256(169) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[35] for '262420000000035'H to be handled at TC_createSession_ping4_256(170) TC_createSession_ping4_256(163)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.38 10.45.0.1" TC_createSession_ping4_256(163)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.38 10.45.0.1"' with PID 118 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000036'H to be handled at TC_createSession_ping4_256(172) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7173'O ("k-qs"), end_to_end_id := '2B295AC4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37353B6170705F6778'O ("smf.localdomain;1714635442;75;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303335'O ("262420000000035") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0027'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000026'O } } } } } } } } } handled at TC_createSession_ping4_256(168) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772029'O ("Ow )"), end_to_end_id := '2B295AC5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37363B6170705F6779'O ("smf.localdomain;1714635442;76;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303335'O ("262420000000035") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000026'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0027'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(169) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000036'H to be handled at TC_createSession_ping4_256(173) TC_createSession_ping4_256(167)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.39 10.45.0.1" TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[36] for '262420000000036'H to be handled at TC_createSession_ping4_256(174) TC_createSession_ping4_256(167)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.39 10.45.0.1"' with PID 121 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000037'H to be handled at TC_createSession_ping4_256(176) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7174'O ("k-qt"), end_to_end_id := '2B295AC6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37373B6170705F6778'O ("smf.localdomain;1714635442;77;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303336'O ("262420000000036") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0028'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000027'O } } } } } } } } } handled at TC_createSession_ping4_256(172) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202A'O ("Ow *"), end_to_end_id := '2B295AC7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37383B6170705F6779'O ("smf.localdomain;1714635442;78;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303336'O ("262420000000036") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000027'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0028'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(173) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000037'H to be handled at TC_createSession_ping4_256(177) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[37] for '262420000000037'H to be handled at TC_createSession_ping4_256(178) TC_createSession_ping4_256(171)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.40 10.45.0.1" TC_createSession_ping4_256(171)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.40 10.45.0.1"' with PID 124 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000038'H to be handled at TC_createSession_ping4_256(180) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7175'O ("k-qu"), end_to_end_id := '2B295AC8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B37393B6170705F6778'O ("smf.localdomain;1714635442;79;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303337'O ("262420000000037") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0029'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000028'O } } } } } } } } } handled at TC_createSession_ping4_256(176) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202B'O ("Ow +"), end_to_end_id := '2B295AC9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38303B6170705F6779'O ("smf.localdomain;1714635442;80;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303337'O ("262420000000037") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000028'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0029'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(177) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000038'H to be handled at TC_createSession_ping4_256(181) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[38] for '262420000000038'H to be handled at TC_createSession_ping4_256(182) TC_createSession_ping4_256(175)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.41 10.45.0.1" TC_createSession_ping4_256(175)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.41 10.45.0.1"' with PID 127 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7176'O ("k-qv"), end_to_end_id := '2B295ACA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38313B6170705F6778'O ("smf.localdomain;1714635442;81;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303338'O ("262420000000038") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000029'O } } } } } } } } } handled at TC_createSession_ping4_256(180) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202C'O ("Ow ,"), end_to_end_id := '2B295ACB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38323B6170705F6779'O ("smf.localdomain;1714635442;82;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303338'O ("262420000000038") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000029'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(181) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000039'H to be handled at TC_createSession_ping4_256(184) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000039'H to be handled at TC_createSession_ping4_256(185) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[39] for '262420000000039'H to be handled at TC_createSession_ping4_256(186) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000040'H to be handled at TC_createSession_ping4_256(188) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[1] for '262420000000040'H to be handled at TC_createSession_ping4_256(189) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[40] for '262420000000040'H to be handled at TC_createSession_ping4_256(190) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[2] for '262420000000041'H to be handled at TC_createSession_ping4_256(192) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[2] for '262420000000041'H to be handled at TC_createSession_ping4_256(193) TC_createSession_ping4_256(179)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.42 10.45.0.1" TC_createSession_ping4_256(179)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.42 10.45.0.1"' with PID 130 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[41] for '262420000000041'H to be handled at TC_createSession_ping4_256(194) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7177'O ("k-qw"), end_to_end_id := '2B295ACC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38333B6170705F6778'O ("smf.localdomain;1714635442;83;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303430'O ("262420000000040") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002A'O } } } } } } } } } handled at TC_createSession_ping4_256(188) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202D'O ("Ow -"), end_to_end_id := '2B295ACD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38343B6170705F6779'O ("smf.localdomain;1714635442;84;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303430'O ("262420000000040") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(189) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7178'O ("k-qx"), end_to_end_id := '2B295ACE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38353B6170705F6778'O ("smf.localdomain;1714635442;85;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303339'O ("262420000000039") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002B'O } } } } } } } } } handled at TC_createSession_ping4_256(184) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202E'O ("Ow ."), end_to_end_id := '2B295ACF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38363B6170705F6779'O ("smf.localdomain;1714635442;86;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303339'O ("262420000000039") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(185) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[2] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7179'O ("k-qy"), end_to_end_id := '2B295AD0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38373B6170705F6778'O ("smf.localdomain;1714635442;87;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303431'O ("262420000000041") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002C'O } } } } } } } } } handled at TC_createSession_ping4_256(192) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[2] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77202F'O ("Ow /"), end_to_end_id := '2B295AD1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38383B6170705F6779'O ("smf.localdomain;1714635442;88;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303431'O ("262420000000041") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(193) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000042'H to be handled at TC_createSession_ping4_256(196) TC_createSession_ping4_256(187)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.43 10.45.0.1" TC_createSession_ping4_256(187)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.43 10.45.0.1"' with PID 133 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000042'H to be handled at TC_createSession_ping4_256(197) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[42] for '262420000000042'H to be handled at TC_createSession_ping4_256(198) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000043'H to be handled at TC_createSession_ping4_256(200) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717A'O ("k-qz"), end_to_end_id := '2B295AD2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B38393B6170705F6778'O ("smf.localdomain;1714635442;89;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303432'O ("262420000000042") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002D'O } } } } } } } } } handled at TC_createSession_ping4_256(196) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772030'O ("Ow 0"), end_to_end_id := '2B295AD3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39303B6170705F6779'O ("smf.localdomain;1714635442;90;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303432'O ("262420000000042") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(197) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000043'H to be handled at TC_createSession_ping4_256(201) TC_createSession_ping4_256(183)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.44 10.45.0.1" TC_createSession_ping4_256(191)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.45 10.45.0.1" TC_createSession_ping4_256(183)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.44 10.45.0.1"' with PID 137 TC_createSession_ping4_256(191)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.45 10.45.0.1"' with PID 138 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[43] for '262420000000043'H to be handled at TC_createSession_ping4_256(202) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772031'O ("Ow 1"), end_to_end_id := '2B295AD5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39323B6170705F6779'O ("smf.localdomain;1714635442;92;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303433'O ("262420000000043") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D002F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(201) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717B'O ("k-q{"), end_to_end_id := '2B295AD4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39313B6170705F6778'O ("smf.localdomain;1714635442;91;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303433'O ("262420000000043") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D002F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002E'O } } } } } } } } } handled at TC_createSession_ping4_256(200) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000044'H to be handled at TC_createSession_ping4_256(204) TC_createSession_ping4_256(195)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.46 10.45.0.1" TC_createSession_ping4_256(195)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.46 10.45.0.1"' with PID 142 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000044'H to be handled at TC_createSession_ping4_256(205) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[44] for '262420000000044'H to be handled at TC_createSession_ping4_256(206) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717C'O ("k-q|"), end_to_end_id := '2B295AD6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39333B6170705F6778'O ("smf.localdomain;1714635442;93;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303434'O ("262420000000044") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0030'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000002F'O } } } } } } } } } handled at TC_createSession_ping4_256(204) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772032'O ("Ow 2"), end_to_end_id := '2B295AD7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39343B6170705F6779'O ("smf.localdomain;1714635442;94;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303434'O ("262420000000044") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000002F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0030'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(205) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000045'H to be handled at TC_createSession_ping4_256(208) TC_createSession_ping4_256(199)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.47 10.45.0.1" TC_createSession_ping4_256(199)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.47 10.45.0.1"' with PID 145 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000045'H to be handled at TC_createSession_ping4_256(209) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[45] for '262420000000045'H to be handled at TC_createSession_ping4_256(210) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000046'H to be handled at TC_createSession_ping4_256(212) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717D'O ("k-q}"), end_to_end_id := '2B295AD8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39353B6170705F6778'O ("smf.localdomain;1714635442;95;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303435'O ("262420000000045") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0031'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000030'O } } } } } } } } } handled at TC_createSession_ping4_256(208) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772033'O ("Ow 3"), end_to_end_id := '2B295AD9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39363B6170705F6779'O ("smf.localdomain;1714635442;96;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303435'O ("262420000000045") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000030'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0031'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(209) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000046'H to be handled at TC_createSession_ping4_256(213) TC_createSession_ping4_256(203)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.48 10.45.0.1" TC_createSession_ping4_256(203)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.48 10.45.0.1"' with PID 148 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[46] for '262420000000046'H to be handled at TC_createSession_ping4_256(214) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717E'O ("k-q~"), end_to_end_id := '2B295ADA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39373B6170705F6778'O ("smf.localdomain;1714635442;97;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303436'O ("262420000000046") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0032'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000031'O } } } } } } } } } handled at TC_createSession_ping4_256(212) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 712, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772034'O ("Ow 4"), end_to_end_id := '2B295ADB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39383B6170705F6779'O ("smf.localdomain;1714635442;98;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303436'O ("262420000000046") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000031'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0032'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(213) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000047'H to be handled at TC_createSession_ping4_256(216) TC_createSession_ping4_256(207)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.49 10.45.0.1" TC_createSession_ping4_256(207)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.49 10.45.0.1"' with PID 151 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000047'H to be handled at TC_createSession_ping4_256(217) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[47] for '262420000000047'H to be handled at TC_createSession_ping4_256(218) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 636, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D717F'O, end_to_end_id := '2B295ADC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B39393B6170705F6778'O ("smf.localdomain;1714635442;99;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303437'O ("262420000000047") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0033'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000032'O } } } } } } } } } handled at TC_createSession_ping4_256(216) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772035'O ("Ow 5"), end_to_end_id := '2B295ADD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130303B6170705F6779'O ("smf.localdomain;1714635442;100;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303437'O ("262420000000047") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000032'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0033'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(217) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000048'H to be handled at TC_createSession_ping4_256(220) TC_createSession_ping4_256(211)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.50 10.45.0.1" TC_createSession_ping4_256(211)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.50 10.45.0.1"' with PID 154 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000048'H to be handled at TC_createSession_ping4_256(221) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[48] for '262420000000048'H to be handled at TC_createSession_ping4_256(222) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7180'O, end_to_end_id := '2B295ADE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130313B6170705F6778'O ("smf.localdomain;1714635442;101;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303438'O ("262420000000048") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0034'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000033'O } } } } } } } } } handled at TC_createSession_ping4_256(220) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772036'O ("Ow 6"), end_to_end_id := '2B295ADF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130323B6170705F6779'O ("smf.localdomain;1714635442;102;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303438'O ("262420000000048") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000033'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0034'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(221) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000049'H to be handled at TC_createSession_ping4_256(224) TC_createSession_ping4_256(215)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.51 10.45.0.1" TC_createSession_ping4_256(215)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.51 10.45.0.1"' with PID 157 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000049'H to be handled at TC_createSession_ping4_256(225) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[49] for '262420000000049'H to be handled at TC_createSession_ping4_256(226) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7181'O, end_to_end_id := '2B295AE0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130333B6170705F6778'O ("smf.localdomain;1714635442;103;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303439'O ("262420000000049") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0035'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000034'O } } } } } } } } } handled at TC_createSession_ping4_256(224) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772037'O ("Ow 7"), end_to_end_id := '2B295AE1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130343B6170705F6779'O ("smf.localdomain;1714635442;104;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303439'O ("262420000000049") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000034'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0035'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(225) TC_createSession_ping4_256(219)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.52 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000050'H to be handled at TC_createSession_ping4_256(228) TC_createSession_ping4_256(219)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.52 10.45.0.1"' with PID 160 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000050'H to be handled at TC_createSession_ping4_256(229) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[50] for '262420000000050'H to be handled at TC_createSession_ping4_256(230) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7182'O, end_to_end_id := '2B295AE2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130353B6170705F6778'O ("smf.localdomain;1714635442;105;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303530'O ("262420000000050") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0036'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000035'O } } } } } } } } } handled at TC_createSession_ping4_256(228) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000051'H to be handled at TC_createSession_ping4_256(232) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772038'O ("Ow 8"), end_to_end_id := '2B295AE3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130363B6170705F6779'O ("smf.localdomain;1714635442;106;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303530'O ("262420000000050") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000035'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0036'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(229) TC_createSession_ping4_256(223)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.53 10.45.0.1" TC_createSession_ping4_256(223)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.53 10.45.0.1"' with PID 163 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000051'H to be handled at TC_createSession_ping4_256(233) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[51] for '262420000000051'H to be handled at TC_createSession_ping4_256(234) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7183'O, end_to_end_id := '2B295AE4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130373B6170705F6778'O ("smf.localdomain;1714635442;107;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303531'O ("262420000000051") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0037'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000036'O } } } } } } } } } handled at TC_createSession_ping4_256(232) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000052'H to be handled at TC_createSession_ping4_256(236) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772039'O ("Ow 9"), end_to_end_id := '2B295AE5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130383B6170705F6779'O ("smf.localdomain;1714635442;108;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303531'O ("262420000000051") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000036'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0037'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(233) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000052'H to be handled at TC_createSession_ping4_256(237) TC_createSession_ping4_256(227)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.54 10.45.0.1" TC_createSession_ping4_256(227)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.54 10.45.0.1"' with PID 166 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[52] for '262420000000052'H to be handled at TC_createSession_ping4_256(238) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7184'O, end_to_end_id := '2B295AE6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3130393B6170705F6778'O ("smf.localdomain;1714635442;109;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303532'O ("262420000000052") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000037'O } } } } } } } } } handled at TC_createSession_ping4_256(236) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203A'O ("Ow :"), end_to_end_id := '2B295AE7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131303B6170705F6779'O ("smf.localdomain;1714635442;110;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303532'O ("262420000000052") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000037'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0038'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(237) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000053'H to be handled at TC_createSession_ping4_256(240) TC_createSession_ping4_256(231)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.55 10.45.0.1" TC_createSession_ping4_256(231)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.55 10.45.0.1"' with PID 169 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000053'H to be handled at TC_createSession_ping4_256(241) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[53] for '262420000000053'H to be handled at TC_createSession_ping4_256(242) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7185'O, end_to_end_id := '2B295AE8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131313B6170705F6778'O ("smf.localdomain;1714635442;111;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303533'O ("262420000000053") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0039'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000038'O } } } } } } } } } handled at TC_createSession_ping4_256(240) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000054'H to be handled at TC_createSession_ping4_256(244) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203B'O ("Ow ;"), end_to_end_id := '2B295AE9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131323B6170705F6779'O ("smf.localdomain;1714635442;112;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303533'O ("262420000000053") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0039'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(241) TC_createSession_ping4_256(235)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.56 10.45.0.1" TC_createSession_ping4_256(235)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.56 10.45.0.1"' with PID 172 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000054'H to be handled at TC_createSession_ping4_256(245) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[54] for '262420000000054'H to be handled at TC_createSession_ping4_256(246) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7186'O, end_to_end_id := '2B295AEA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131333B6170705F6778'O ("smf.localdomain;1714635442;113;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303534'O ("262420000000054") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000039'O } } } } } } } } } handled at TC_createSession_ping4_256(244) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203C'O ("Ow <"), end_to_end_id := '2B295AEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131343B6170705F6779'O ("smf.localdomain;1714635442;114;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303534'O ("262420000000054") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000039'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(245) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000055'H to be handled at TC_createSession_ping4_256(248) TC_createSession_ping4_256(239)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.57 10.45.0.1" TC_createSession_ping4_256(239)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.57 10.45.0.1"' with PID 175 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000055'H to be handled at TC_createSession_ping4_256(249) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[55] for '262420000000055'H to be handled at TC_createSession_ping4_256(250) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203D'O ("Ow ="), end_to_end_id := '2B295AED'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131363B6170705F6779'O ("smf.localdomain;1714635442;116;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303535'O ("262420000000055") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(249) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7187'O, end_to_end_id := '2B295AEC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131353B6170705F6778'O ("smf.localdomain;1714635442;115;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303535'O ("262420000000055") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003A'O } } } } } } } } } handled at TC_createSession_ping4_256(248) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000056'H to be handled at TC_createSession_ping4_256(252) TC_createSession_ping4_256(243)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.58 10.45.0.1" TC_createSession_ping4_256(243)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.58 10.45.0.1"' with PID 178 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000056'H to be handled at TC_createSession_ping4_256(253) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[56] for '262420000000056'H to be handled at TC_createSession_ping4_256(254) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203E'O ("Ow >"), end_to_end_id := '2B295AEF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131383B6170705F6779'O ("smf.localdomain;1714635442;118;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303536'O ("262420000000056") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(253) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7188'O, end_to_end_id := '2B295AEE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131373B6170705F6778'O ("smf.localdomain;1714635442;117;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303536'O ("262420000000056") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003B'O } } } } } } } } } handled at TC_createSession_ping4_256(252) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000057'H to be handled at TC_createSession_ping4_256(256) TC_createSession_ping4_256(247)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.59 10.45.0.1" TC_createSession_ping4_256(247)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.59 10.45.0.1"' with PID 181 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000057'H to be handled at TC_createSession_ping4_256(257) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[57] for '262420000000057'H to be handled at TC_createSession_ping4_256(258) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7189'O, end_to_end_id := '2B295AF0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3131393B6170705F6778'O ("smf.localdomain;1714635442;119;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303537'O ("262420000000057") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003C'O } } } } } } } } } handled at TC_createSession_ping4_256(256) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77203F'O ("Ow ?"), end_to_end_id := '2B295AF1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132303B6170705F6779'O ("smf.localdomain;1714635442;120;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303537'O ("262420000000057") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(257) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000058'H to be handled at TC_createSession_ping4_256(260) TC_createSession_ping4_256(251)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.60 10.45.0.1" TC_createSession_ping4_256(251)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.60 10.45.0.1"' with PID 184 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000058'H to be handled at TC_createSession_ping4_256(261) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[58] for '262420000000058'H to be handled at TC_createSession_ping4_256(262) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000059'H to be handled at TC_createSession_ping4_256(264) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718A'O, end_to_end_id := '2B295AF2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132313B6170705F6778'O ("smf.localdomain;1714635442;121;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303538'O ("262420000000058") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003D'O } } } } } } } } } handled at TC_createSession_ping4_256(260) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772040'O ("Ow @"), end_to_end_id := '2B295AF3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132323B6170705F6779'O ("smf.localdomain;1714635442;122;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303538'O ("262420000000058") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(261) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000059'H to be handled at TC_createSession_ping4_256(265) TC_createSession_ping4_256(255)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.61 10.45.0.1" TC_createSession_ping4_256(255)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.61 10.45.0.1"' with PID 187 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[59] for '262420000000059'H to be handled at TC_createSession_ping4_256(266) TC_createSession_ping4_256(259)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.62 10.45.0.1" TC_createSession_ping4_256(259)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.62 10.45.0.1"' with PID 190 TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772041'O ("Ow A"), end_to_end_id := '2B295AF5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132343B6170705F6779'O ("smf.localdomain;1714635442;124;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303539'O ("262420000000059") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D003F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(265) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718B'O, end_to_end_id := '2B295AF4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132333B6170705F6778'O ("smf.localdomain;1714635442;123;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303539'O ("262420000000059") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D003F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003E'O } } } } } } } } } handled at TC_createSession_ping4_256(264) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000060'H to be handled at TC_createSession_ping4_256(268) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000060'H to be handled at TC_createSession_ping4_256(269) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[60] for '262420000000060'H to be handled at TC_createSession_ping4_256(270) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772042'O ("Ow B"), end_to_end_id := '2B295AF7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132363B6170705F6779'O ("smf.localdomain;1714635442;126;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303630'O ("262420000000060") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000003F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0040'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(269) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718C'O, end_to_end_id := '2B295AF6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132353B6170705F6778'O ("smf.localdomain;1714635442;125;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303630'O ("262420000000060") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0040'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000003F'O } } } } } } } } } handled at TC_createSession_ping4_256(268) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000061'H to be handled at TC_createSession_ping4_256(272) TC_createSession_ping4_256(263)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.63 10.45.0.1" TC_createSession_ping4_256(263)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.63 10.45.0.1"' with PID 193 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000061'H to be handled at TC_createSession_ping4_256(273) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[61] for '262420000000061'H to be handled at TC_createSession_ping4_256(274) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772043'O ("Ow C"), end_to_end_id := '2B295AF9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132383B6170705F6779'O ("smf.localdomain;1714635442;128;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303631'O ("262420000000061") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000040'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0041'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(273) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718D'O, end_to_end_id := '2B295AF8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132373B6170705F6778'O ("smf.localdomain;1714635442;127;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303631'O ("262420000000061") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0041'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000040'O } } } } } } } } } handled at TC_createSession_ping4_256(272) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000062'H to be handled at TC_createSession_ping4_256(276) TC_createSession_ping4_256(267)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.64 10.45.0.1" TC_createSession_ping4_256(267)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.64 10.45.0.1"' with PID 196 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000062'H to be handled at TC_createSession_ping4_256(277) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[62] for '262420000000062'H to be handled at TC_createSession_ping4_256(278) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718E'O, end_to_end_id := '2B295AFA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3132393B6170705F6778'O ("smf.localdomain;1714635442;129;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303632'O ("262420000000062") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0042'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000041'O } } } } } } } } } handled at TC_createSession_ping4_256(276) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772044'O ("Ow D"), end_to_end_id := '2B295AFB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133303B6170705F6779'O ("smf.localdomain;1714635442;130;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303632'O ("262420000000062") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000041'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0042'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(277) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000063'H to be handled at TC_createSession_ping4_256(280) TC_createSession_ping4_256(271)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.65 10.45.0.1" TC_createSession_ping4_256(271)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.65 10.45.0.1"' with PID 199 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000063'H to be handled at TC_createSession_ping4_256(281) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[63] for '262420000000063'H to be handled at TC_createSession_ping4_256(282) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D718F'O, end_to_end_id := '2B295AFC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133313B6170705F6778'O ("smf.localdomain;1714635442;131;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303633'O ("262420000000063") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0043'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000042'O } } } } } } } } } handled at TC_createSession_ping4_256(280) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000064'H to be handled at TC_createSession_ping4_256(284) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772045'O ("Ow E"), end_to_end_id := '2B295AFD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133323B6170705F6779'O ("smf.localdomain;1714635442;132;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303633'O ("262420000000063") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000042'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0043'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(281) TC_createSession_ping4_256(275)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.66 10.45.0.1" TC_createSession_ping4_256(275)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.66 10.45.0.1"' with PID 202 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000064'H to be handled at TC_createSession_ping4_256(285) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[64] for '262420000000064'H to be handled at TC_createSession_ping4_256(286) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772046'O ("Ow F"), end_to_end_id := '2B295AFF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133343B6170705F6779'O ("smf.localdomain;1714635442;134;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303634'O ("262420000000064") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000043'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0044'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(285) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7190'O, end_to_end_id := '2B295AFE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133333B6170705F6778'O ("smf.localdomain;1714635442;133;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303634'O ("262420000000064") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0044'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000043'O } } } } } } } } } handled at TC_createSession_ping4_256(284) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000065'H to be handled at TC_createSession_ping4_256(288) TC_createSession_ping4_256(279)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.67 10.45.0.1" TC_createSession_ping4_256(279)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.67 10.45.0.1"' with PID 205 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000065'H to be handled at TC_createSession_ping4_256(289) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[65] for '262420000000065'H to be handled at TC_createSession_ping4_256(290) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772047'O ("Ow G"), end_to_end_id := '2B295B01'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133363B6170705F6779'O ("smf.localdomain;1714635442;136;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC158'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303635'O ("262420000000065") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000044'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0045'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(289) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7191'O, end_to_end_id := '2B295B00'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133353B6170705F6778'O ("smf.localdomain;1714635442;135;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303635'O ("262420000000065") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0045'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000044'O } } } } } } } } } handled at TC_createSession_ping4_256(288) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000066'H to be handled at TC_createSession_ping4_256(292) TC_createSession_ping4_256(283)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.68 10.45.0.1" TC_createSession_ping4_256(283)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.68 10.45.0.1"' with PID 208 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000066'H to be handled at TC_createSession_ping4_256(293) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[66] for '262420000000066'H to be handled at TC_createSession_ping4_256(294) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7192'O, end_to_end_id := '2B295B02'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133373B6170705F6778'O ("smf.localdomain;1714635442;137;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303636'O ("262420000000066") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0046'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000045'O } } } } } } } } } handled at TC_createSession_ping4_256(292) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000067'H to be handled at TC_createSession_ping4_256(296) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772048'O ("Ow H"), end_to_end_id := '2B295B03'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133383B6170705F6779'O ("smf.localdomain;1714635442;138;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303636'O ("262420000000066") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000045'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0046'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(293) TC_createSession_ping4_256(287)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.69 10.45.0.1" TC_createSession_ping4_256(287)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.69 10.45.0.1"' with PID 211 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000067'H to be handled at TC_createSession_ping4_256(297) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[67] for '262420000000067'H to be handled at TC_createSession_ping4_256(298) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7193'O, end_to_end_id := '2B295B04'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3133393B6170705F6778'O ("smf.localdomain;1714635442;139;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303637'O ("262420000000067") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0047'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000046'O } } } } } } } } } handled at TC_createSession_ping4_256(296) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772049'O ("Ow I"), end_to_end_id := '2B295B05'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134303B6170705F6779'O ("smf.localdomain;1714635442;140;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303637'O ("262420000000067") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000046'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0047'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(297) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000068'H to be handled at TC_createSession_ping4_256(300) TC_createSession_ping4_256(291)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.70 10.45.0.1" TC_createSession_ping4_256(291)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.70 10.45.0.1"' with PID 214 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000068'H to be handled at TC_createSession_ping4_256(301) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[68] for '262420000000068'H to be handled at TC_createSession_ping4_256(302) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204A'O ("Ow J"), end_to_end_id := '2B295B07'O ("+)[\a"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134323B6170705F6779'O ("smf.localdomain;1714635442;142;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303638'O ("262420000000068") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000047'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0048'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(301) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7194'O, end_to_end_id := '2B295B06'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134313B6170705F6778'O ("smf.localdomain;1714635442;141;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303638'O ("262420000000068") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0048'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000047'O } } } } } } } } } handled at TC_createSession_ping4_256(300) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000069'H to be handled at TC_createSession_ping4_256(304) TC_createSession_ping4_256(295)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.71 10.45.0.1" TC_createSession_ping4_256(295)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.71 10.45.0.1"' with PID 217 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000069'H to be handled at TC_createSession_ping4_256(305) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[69] for '262420000000069'H to be handled at TC_createSession_ping4_256(306) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7195'O, end_to_end_id := '2B295B08'O ("+)[\b"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134333B6170705F6778'O ("smf.localdomain;1714635442;143;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303639'O ("262420000000069") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0049'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000048'O } } } } } } } } } handled at TC_createSession_ping4_256(304) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000070'H to be handled at TC_createSession_ping4_256(308) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204B'O ("Ow K"), end_to_end_id := '2B295B09'O ("+)[\t"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134343B6170705F6779'O ("smf.localdomain;1714635442;144;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303639'O ("262420000000069") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000048'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0049'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(305) TC_createSession_ping4_256(299)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.72 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000070'H to be handled at TC_createSession_ping4_256(309) TC_createSession_ping4_256(299)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.72 10.45.0.1"' with PID 220 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[70] for '262420000000070'H to be handled at TC_createSession_ping4_256(310) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7196'O, end_to_end_id := '2B295B0A'O ("+)[\n"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134353B6170705F6778'O ("smf.localdomain;1714635442;145;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303730'O ("262420000000070") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000049'O } } } } } } } } } handled at TC_createSession_ping4_256(308) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204C'O ("Ow L"), end_to_end_id := '2B295B0B'O ("+)[\v"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134363B6170705F6779'O ("smf.localdomain;1714635442;146;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303730'O ("262420000000070") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000049'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(309) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000071'H to be handled at TC_createSession_ping4_256(312) TC_createSession_ping4_256(303)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.73 10.45.0.1" TC_createSession_ping4_256(303)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.73 10.45.0.1"' with PID 223 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000071'H to be handled at TC_createSession_ping4_256(313) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[71] for '262420000000071'H to be handled at TC_createSession_ping4_256(314) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7197'O, end_to_end_id := '2B295B0C'O ("+)[\f"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134373B6170705F6778'O ("smf.localdomain;1714635442;147;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303731'O ("262420000000071") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004A'O } } } } } } } } } handled at TC_createSession_ping4_256(312) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000072'H to be handled at TC_createSession_ping4_256(316) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204D'O ("Ow M"), end_to_end_id := '2B295B0D'O ("+)[\r"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134383B6170705F6779'O ("smf.localdomain;1714635442;148;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303731'O ("262420000000071") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(313) TC_createSession_ping4_256(307)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.74 10.45.0.1" TC_createSession_ping4_256(307)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.74 10.45.0.1"' with PID 226 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000072'H to be handled at TC_createSession_ping4_256(317) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[72] for '262420000000072'H to be handled at TC_createSession_ping4_256(318) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7198'O, end_to_end_id := '2B295B0E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3134393B6170705F6778'O ("smf.localdomain;1714635442;149;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303732'O ("262420000000072") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004B'O } } } } } } } } } handled at TC_createSession_ping4_256(316) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000073'H to be handled at TC_createSession_ping4_256(320) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204E'O ("Ow N"), end_to_end_id := '2B295B0F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135303B6170705F6779'O ("smf.localdomain;1714635442;150;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303732'O ("262420000000072") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(317) TC_createSession_ping4_256(311)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.75 10.45.0.1" TC_createSession_ping4_256(311)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.75 10.45.0.1"' with PID 229 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000073'H to be handled at TC_createSession_ping4_256(321) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[73] for '262420000000073'H to be handled at TC_createSession_ping4_256(322) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7199'O, end_to_end_id := '2B295B10'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135313B6170705F6778'O ("smf.localdomain;1714635442;151;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303733'O ("262420000000073") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004C'O } } } } } } } } } handled at TC_createSession_ping4_256(320) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77204F'O ("Ow O"), end_to_end_id := '2B295B11'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135323B6170705F6779'O ("smf.localdomain;1714635442;152;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303733'O ("262420000000073") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(321) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000074'H to be handled at TC_createSession_ping4_256(324) TC_createSession_ping4_256(315)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.76 10.45.0.1" TC_createSession_ping4_256(315)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.76 10.45.0.1"' with PID 232 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000074'H to be handled at TC_createSession_ping4_256(325) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[74] for '262420000000074'H to be handled at TC_createSession_ping4_256(326) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719A'O, end_to_end_id := '2B295B12'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135333B6170705F6778'O ("smf.localdomain;1714635442;153;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303734'O ("262420000000074") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004D'O } } } } } } } } } handled at TC_createSession_ping4_256(324) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772050'O ("Ow P"), end_to_end_id := '2B295B13'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135343B6170705F6779'O ("smf.localdomain;1714635442;154;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303734'O ("262420000000074") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(325) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000075'H to be handled at TC_createSession_ping4_256(328) TC_createSession_ping4_256(319)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.77 10.45.0.1" TC_createSession_ping4_256(319)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.77 10.45.0.1"' with PID 235 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000075'H to be handled at TC_createSession_ping4_256(329) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[75] for '262420000000075'H to be handled at TC_createSession_ping4_256(330) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719B'O, end_to_end_id := '2B295B14'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135353B6170705F6778'O ("smf.localdomain;1714635442;155;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303735'O ("262420000000075") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D004F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004E'O } } } } } } } } } handled at TC_createSession_ping4_256(328) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772051'O ("Ow Q"), end_to_end_id := '2B295B15'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135363B6170705F6779'O ("smf.localdomain;1714635442;156;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303735'O ("262420000000075") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D004F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(329) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000076'H to be handled at TC_createSession_ping4_256(332) TC_createSession_ping4_256(323)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.78 10.45.0.1" TC_createSession_ping4_256(323)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.78 10.45.0.1"' with PID 238 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000076'H to be handled at TC_createSession_ping4_256(333) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[76] for '262420000000076'H to be handled at TC_createSession_ping4_256(334) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719C'O, end_to_end_id := '2B295B16'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135373B6170705F6778'O ("smf.localdomain;1714635442;157;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303736'O ("262420000000076") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0050'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000004F'O } } } } } } } } } handled at TC_createSession_ping4_256(332) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772052'O ("Ow R"), end_to_end_id := '2B295B17'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135383B6170705F6779'O ("smf.localdomain;1714635442;158;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303736'O ("262420000000076") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000004F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0050'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(333) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000077'H to be handled at TC_createSession_ping4_256(336) TC_createSession_ping4_256(327)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.79 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000077'H to be handled at TC_createSession_ping4_256(337) TC_createSession_ping4_256(327)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.79 10.45.0.1"' with PID 241 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[77] for '262420000000077'H to be handled at TC_createSession_ping4_256(338) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719D'O, end_to_end_id := '2B295B18'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3135393B6170705F6778'O ("smf.localdomain;1714635442;159;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303737'O ("262420000000077") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0051'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000050'O } } } } } } } } } handled at TC_createSession_ping4_256(336) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772053'O ("Ow S"), end_to_end_id := '2B295B19'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136303B6170705F6779'O ("smf.localdomain;1714635442;160;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303737'O ("262420000000077") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000050'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0051'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(337) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000078'H to be handled at TC_createSession_ping4_256(340) TC_createSession_ping4_256(331)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.80 10.45.0.1" TC_createSession_ping4_256(331)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.80 10.45.0.1"' with PID 244 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000078'H to be handled at TC_createSession_ping4_256(341) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[78] for '262420000000078'H to be handled at TC_createSession_ping4_256(342) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719E'O, end_to_end_id := '2B295B1A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136313B6170705F6778'O ("smf.localdomain;1714635442;161;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303738'O ("262420000000078") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0052'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000051'O } } } } } } } } } handled at TC_createSession_ping4_256(340) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000079'H to be handled at TC_createSession_ping4_256(344) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772054'O ("Ow T"), end_to_end_id := '2B295B1B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136323B6170705F6779'O ("smf.localdomain;1714635442;162;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303738'O ("262420000000078") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000051'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0052'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(341) TC_createSession_ping4_256(335)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.81 10.45.0.1" TC_createSession_ping4_256(335)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.81 10.45.0.1"' with PID 247 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000079'H to be handled at TC_createSession_ping4_256(345) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[79] for '262420000000079'H to be handled at TC_createSession_ping4_256(346) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D719F'O, end_to_end_id := '2B295B1C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136333B6170705F6778'O ("smf.localdomain;1714635442;163;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303739'O ("262420000000079") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0053'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000052'O } } } } } } } } } handled at TC_createSession_ping4_256(344) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772055'O ("Ow U"), end_to_end_id := '2B295B1D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136343B6170705F6779'O ("smf.localdomain;1714635442;164;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303739'O ("262420000000079") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000052'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0053'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(345) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000080'H to be handled at TC_createSession_ping4_256(348) TC_createSession_ping4_256(339)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.82 10.45.0.1" TC_createSession_ping4_256(339)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.82 10.45.0.1"' with PID 250 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000080'H to be handled at TC_createSession_ping4_256(349) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[80] for '262420000000080'H to be handled at TC_createSession_ping4_256(350) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772056'O ("Ow V"), end_to_end_id := '2B295B1F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136363B6170705F6779'O ("smf.localdomain;1714635442;166;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303830'O ("262420000000080") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000053'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0054'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(349) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A0'O, end_to_end_id := '2B295B1E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136353B6170705F6778'O ("smf.localdomain;1714635442;165;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303830'O ("262420000000080") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0054'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000053'O } } } } } } } } } handled at TC_createSession_ping4_256(348) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000081'H to be handled at TC_createSession_ping4_256(352) TC_createSession_ping4_256(343)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.83 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000081'H to be handled at TC_createSession_ping4_256(353) TC_createSession_ping4_256(343)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.83 10.45.0.1"' with PID 253 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[81] for '262420000000081'H to be handled at TC_createSession_ping4_256(354) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A1'O, end_to_end_id := '2B295B20'O ("+)[ "), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136373B6170705F6778'O ("smf.localdomain;1714635442;167;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303831'O ("262420000000081") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0055'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000054'O } } } } } } } } } handled at TC_createSession_ping4_256(352) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772057'O ("Ow W"), end_to_end_id := '2B295B21'O ("+)[!"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136383B6170705F6779'O ("smf.localdomain;1714635442;168;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303831'O ("262420000000081") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000054'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0055'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(353) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000082'H to be handled at TC_createSession_ping4_256(356) TC_createSession_ping4_256(347)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.84 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000082'H to be handled at TC_createSession_ping4_256(357) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[82] for '262420000000082'H to be handled at TC_createSession_ping4_256(358) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000083'H to be handled at TC_createSession_ping4_256(360) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[1] for '262420000000083'H to be handled at TC_createSession_ping4_256(361) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[83] for '262420000000083'H to be handled at TC_createSession_ping4_256(362) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[2] for '262420000000084'H to be handled at TC_createSession_ping4_256(364) TC_createSession_ping4_256(347)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.84 10.45.0.1"' with PID 256 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[2] for '262420000000084'H to be handled at TC_createSession_ping4_256(365) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[84] for '262420000000084'H to be handled at TC_createSession_ping4_256(366) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772058'O ("Ow X"), end_to_end_id := '2B295B23'O ("+)[#"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137303B6170705F6779'O ("smf.localdomain;1714635442;170;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303832'O ("262420000000082") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000055'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0056'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(357) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A2'O, end_to_end_id := '2B295B22'O ("+)[\""), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3136393B6170705F6778'O ("smf.localdomain;1714635442;169;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303832'O ("262420000000082") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0056'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000055'O } } } } } } } } } handled at TC_createSession_ping4_256(356) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772059'O ("Ow Y"), end_to_end_id := '2B295B25'O ("+)[%"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137323B6170705F6779'O ("smf.localdomain;1714635442;172;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303833'O ("262420000000083") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000056'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0057'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(361) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A3'O, end_to_end_id := '2B295B24'O ("+)[$"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137313B6170705F6778'O ("smf.localdomain;1714635442;171;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303833'O ("262420000000083") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0057'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000056'O } } } } } } } } } handled at TC_createSession_ping4_256(360) TC_createSession_ping4_256(351)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.85 10.45.0.1" TC_createSession_ping4_256(351)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.85 10.45.0.1"' with PID 259 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[2] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A4'O, end_to_end_id := '2B295B26'O ("+)[&"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137333B6170705F6778'O ("smf.localdomain;1714635442;173;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303834'O ("262420000000084") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0058'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000057'O } } } } } } } } } handled at TC_createSession_ping4_256(364) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[2] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205A'O ("Ow Z"), end_to_end_id := '2B295B27'O ("+)['"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137343B6170705F6779'O ("smf.localdomain;1714635442;174;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303834'O ("262420000000084") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000057'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0058'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(365) TC_createSession_ping4_256(355)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.86 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000085'H to be handled at TC_createSession_ping4_256(368) TC_createSession_ping4_256(355)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.86 10.45.0.1"' with PID 262 TC_createSession_ping4_256(359)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.87 10.45.0.1" TC_createSession_ping4_256(359)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.87 10.45.0.1"' with PID 265 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000085'H to be handled at TC_createSession_ping4_256(369) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[85] for '262420000000085'H to be handled at TC_createSession_ping4_256(370) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A5'O, end_to_end_id := '2B295B28'O ("+)[("), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137353B6170705F6778'O ("smf.localdomain;1714635442;175;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303835'O ("262420000000085") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0059'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000058'O } } } } } } } } } handled at TC_createSession_ping4_256(368) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205B'O ("Ow ["), end_to_end_id := '2B295B29'O ("+)[)"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137363B6170705F6779'O ("smf.localdomain;1714635442;176;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303835'O ("262420000000085") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000058'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0059'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(369) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000086'H to be handled at TC_createSession_ping4_256(372) TC_createSession_ping4_256(363)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.88 10.45.0.1" TC_createSession_ping4_256(363)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.88 10.45.0.1"' with PID 268 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000086'H to be handled at TC_createSession_ping4_256(373) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[86] for '262420000000086'H to be handled at TC_createSession_ping4_256(374) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A6'O, end_to_end_id := '2B295B2A'O ("+)[*"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137373B6170705F6778'O ("smf.localdomain;1714635442;177;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303836'O ("262420000000086") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000059'O } } } } } } } } } handled at TC_createSession_ping4_256(372) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205C'O ("Ow \\"), end_to_end_id := '2B295B2B'O ("+)[+"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137383B6170705F6779'O ("smf.localdomain;1714635442;178;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303836'O ("262420000000086") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000059'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(373) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000087'H to be handled at TC_createSession_ping4_256(376) TC_createSession_ping4_256(367)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.89 10.45.0.1" TC_createSession_ping4_256(367)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.89 10.45.0.1"' with PID 271 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000087'H to be handled at TC_createSession_ping4_256(377) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[87] for '262420000000087'H to be handled at TC_createSession_ping4_256(378) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205D'O ("Ow ]"), end_to_end_id := '2B295B2D'O ("+)[-"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138303B6170705F6779'O ("smf.localdomain;1714635442;180;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303837'O ("262420000000087") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(377) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A7'O, end_to_end_id := '2B295B2C'O ("+)[,"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3137393B6170705F6778'O ("smf.localdomain;1714635442;179;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303837'O ("262420000000087") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005A'O } } } } } } } } } handled at TC_createSession_ping4_256(376) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000088'H to be handled at TC_createSession_ping4_256(380) TC_createSession_ping4_256(371)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.90 10.45.0.1" TC_createSession_ping4_256(371)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.90 10.45.0.1"' with PID 274 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000088'H to be handled at TC_createSession_ping4_256(381) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[88] for '262420000000088'H to be handled at TC_createSession_ping4_256(382) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A8'O, end_to_end_id := '2B295B2E'O ("+)[."), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138313B6170705F6778'O ("smf.localdomain;1714635442;181;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303838'O ("262420000000088") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005B'O } } } } } } } } } handled at TC_createSession_ping4_256(380) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205E'O ("Ow ^"), end_to_end_id := '2B295B2F'O ("+)[/"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138323B6170705F6779'O ("smf.localdomain;1714635442;182;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303838'O ("262420000000088") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(381) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000089'H to be handled at TC_createSession_ping4_256(384) TC_createSession_ping4_256(375)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.91 10.45.0.1" TC_createSession_ping4_256(375)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.91 10.45.0.1"' with PID 277 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000089'H to be handled at TC_createSession_ping4_256(385) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[89] for '262420000000089'H to be handled at TC_createSession_ping4_256(386) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71A9'O, end_to_end_id := '2B295B30'O ("+)[0"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138333B6170705F6778'O ("smf.localdomain;1714635442;183;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303839'O ("262420000000089") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005C'O } } } } } } } } } handled at TC_createSession_ping4_256(384) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77205F'O ("Ow _"), end_to_end_id := '2B295B31'O ("+)[1"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138343B6170705F6779'O ("smf.localdomain;1714635442;184;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303839'O ("262420000000089") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(385) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000090'H to be handled at TC_createSession_ping4_256(388) TC_createSession_ping4_256(379)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.92 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000090'H to be handled at TC_createSession_ping4_256(389) TC_createSession_ping4_256(379)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.92 10.45.0.1"' with PID 280 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[90] for '262420000000090'H to be handled at TC_createSession_ping4_256(390) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772060'O ("Ow `"), end_to_end_id := '2B295B33'O ("+)[3"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138363B6170705F6779'O ("smf.localdomain;1714635442;186;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303930'O ("262420000000090") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(389) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AA'O, end_to_end_id := '2B295B32'O ("+)[2"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138353B6170705F6778'O ("smf.localdomain;1714635442;185;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303930'O ("262420000000090") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005D'O } } } } } } } } } handled at TC_createSession_ping4_256(388) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000091'H to be handled at TC_createSession_ping4_256(392) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000091'H to be handled at TC_createSession_ping4_256(393) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[91] for '262420000000091'H to be handled at TC_createSession_ping4_256(394) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AB'O, end_to_end_id := '2B295B34'O ("+)[4"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138373B6170705F6778'O ("smf.localdomain;1714635442;187;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303931'O ("262420000000091") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D005F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005E'O } } } } } } } } } handled at TC_createSession_ping4_256(392) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772061'O ("Ow a"), end_to_end_id := '2B295B35'O ("+)[5"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138383B6170705F6779'O ("smf.localdomain;1714635442;188;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303931'O ("262420000000091") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D005F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(393) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000092'H to be handled at TC_createSession_ping4_256(396) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000092'H to be handled at TC_createSession_ping4_256(397) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[92] for '262420000000092'H to be handled at TC_createSession_ping4_256(398) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AC'O, end_to_end_id := '2B295B36'O ("+)[6"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3138393B6170705F6778'O ("smf.localdomain;1714635442;189;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303932'O ("262420000000092") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0060'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000005F'O } } } } } } } } } handled at TC_createSession_ping4_256(396) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772062'O ("Ow b"), end_to_end_id := '2B295B37'O ("+)[7"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139303B6170705F6779'O ("smf.localdomain;1714635442;190;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303932'O ("262420000000092") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000005F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0060'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(397) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000093'H to be handled at TC_createSession_ping4_256(400) TC_createSession_ping4_256(387)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.94 10.45.0.1" TC_createSession_ping4_256(383)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.93 10.45.0.1" TC_createSession_ping4_256(391)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.95 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000093'H to be handled at TC_createSession_ping4_256(401) TC_createSession_ping4_256(387)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.94 10.45.0.1"' with PID 285 TC_createSession_ping4_256(383)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.93 10.45.0.1"' with PID 286 TC_createSession_ping4_256(391)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.95 10.45.0.1"' with PID 288 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[93] for '262420000000093'H to be handled at TC_createSession_ping4_256(402) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AD'O, end_to_end_id := '2B295B38'O ("+)[8"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139313B6170705F6778'O ("smf.localdomain;1714635442;191;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303933'O ("262420000000093") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0061'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000060'O } } } } } } } } } handled at TC_createSession_ping4_256(400) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772063'O ("Ow c"), end_to_end_id := '2B295B39'O ("+)[9"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139323B6170705F6779'O ("smf.localdomain;1714635442;192;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303933'O ("262420000000093") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000060'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0061'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(401) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000094'H to be handled at TC_createSession_ping4_256(404) TC_createSession_ping4_256(395)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.96 10.45.0.1" TC_createSession_ping4_256(395)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.96 10.45.0.1"' with PID 292 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000094'H to be handled at TC_createSession_ping4_256(405) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[94] for '262420000000094'H to be handled at TC_createSession_ping4_256(406) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AE'O, end_to_end_id := '2B295B3A'O ("+)[:"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139333B6170705F6778'O ("smf.localdomain;1714635442;193;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303934'O ("262420000000094") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0062'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000061'O } } } } } } } } } handled at TC_createSession_ping4_256(404) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772064'O ("Ow d"), end_to_end_id := '2B295B3B'O ("+)[;"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139343B6170705F6779'O ("smf.localdomain;1714635442;194;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303934'O ("262420000000094") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000061'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0062'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(405) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000095'H to be handled at TC_createSession_ping4_256(408) TC_createSession_ping4_256(399)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.97 10.45.0.1" TC_createSession_ping4_256(399)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.97 10.45.0.1"' with PID 295 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000095'H to be handled at TC_createSession_ping4_256(409) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[95] for '262420000000095'H to be handled at TC_createSession_ping4_256(410) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772065'O ("Ow e"), end_to_end_id := '2B295B3D'O ("+)[="), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139363B6170705F6779'O ("smf.localdomain;1714635442;196;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303935'O ("262420000000095") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000062'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0063'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(409) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71AF'O, end_to_end_id := '2B295B3C'O ("+)[<"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139353B6170705F6778'O ("smf.localdomain;1714635442;195;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303935'O ("262420000000095") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0063'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000062'O } } } } } } } } } handled at TC_createSession_ping4_256(408) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000096'H to be handled at TC_createSession_ping4_256(412) TC_createSession_ping4_256(403)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.98 10.45.0.1" TC_createSession_ping4_256(403)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.98 10.45.0.1"' with PID 298 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000096'H to be handled at TC_createSession_ping4_256(413) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[96] for '262420000000096'H to be handled at TC_createSession_ping4_256(414) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772066'O ("Ow f"), end_to_end_id := '2B295B3F'O ("+)[?"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139383B6170705F6779'O ("smf.localdomain;1714635442;198;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303936'O ("262420000000096") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000063'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0064'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(413) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B0'O, end_to_end_id := '2B295B3E'O ("+)[>"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139373B6170705F6778'O ("smf.localdomain;1714635442;197;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303936'O ("262420000000096") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0064'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000063'O } } } } } } } } } handled at TC_createSession_ping4_256(412) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000097'H to be handled at TC_createSession_ping4_256(416) TC_createSession_ping4_256(407)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.99 10.45.0.1" TC_createSession_ping4_256(407)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.99 10.45.0.1"' with PID 301 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000097'H to be handled at TC_createSession_ping4_256(417) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[97] for '262420000000097'H to be handled at TC_createSession_ping4_256(418) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B1'O, end_to_end_id := '2B295B40'O ("+)[@"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3139393B6170705F6778'O ("smf.localdomain;1714635442;199;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303937'O ("262420000000097") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0065'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000064'O } } } } } } } } } handled at TC_createSession_ping4_256(416) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772067'O ("Ow g"), end_to_end_id := '2B295B41'O ("+)[A"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230303B6170705F6779'O ("smf.localdomain;1714635442;200;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303937'O ("262420000000097") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000064'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0065'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(417) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000098'H to be handled at TC_createSession_ping4_256(420) TC_createSession_ping4_256(411)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.100 10.45.0.1" TC_createSession_ping4_256(411)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.100 10.45.0.1"' with PID 304 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000098'H to be handled at TC_createSession_ping4_256(421) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[98] for '262420000000098'H to be handled at TC_createSession_ping4_256(422) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B2'O, end_to_end_id := '2B295B42'O ("+)[B"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230313B6170705F6778'O ("smf.localdomain;1714635442;201;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303938'O ("262420000000098") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0066'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000065'O } } } } } } } } } handled at TC_createSession_ping4_256(420) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772068'O ("Ow h"), end_to_end_id := '2B295B43'O ("+)[C"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230323B6170705F6779'O ("smf.localdomain;1714635442;202;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303938'O ("262420000000098") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000065'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0066'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(421) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000099'H to be handled at TC_createSession_ping4_256(424) TC_createSession_ping4_256(415)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.101 10.45.0.1" TC_createSession_ping4_256(415)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.101 10.45.0.1"' with PID 307 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000099'H to be handled at TC_createSession_ping4_256(425) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[99] for '262420000000099'H to be handled at TC_createSession_ping4_256(426) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B3'O, end_to_end_id := '2B295B44'O ("+)[D"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230333B6170705F6778'O ("smf.localdomain;1714635442;203;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303939'O ("262420000000099") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0067'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000066'O } } } } } } } } } handled at TC_createSession_ping4_256(424) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772069'O ("Ow i"), end_to_end_id := '2B295B45'O ("+)[E"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230343B6170705F6779'O ("smf.localdomain;1714635442;204;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC159'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030303939'O ("262420000000099") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000066'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0067'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(425) TC_createSession_ping4_256(419)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.102 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000100'H to be handled at TC_createSession_ping4_256(428) TC_createSession_ping4_256(419)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.102 10.45.0.1"' with PID 310 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000100'H to be handled at TC_createSession_ping4_256(429) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[100] for '262420000000100'H to be handled at TC_createSession_ping4_256(430) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B4'O, end_to_end_id := '2B295B46'O ("+)[F"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230353B6170705F6778'O ("smf.localdomain;1714635442;205;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313030'O ("262420000000100") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0068'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000067'O } } } } } } } } } handled at TC_createSession_ping4_256(428) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000101'H to be handled at TC_createSession_ping4_256(432) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206A'O ("Ow j"), end_to_end_id := '2B295B47'O ("+)[G"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230363B6170705F6779'O ("smf.localdomain;1714635442;206;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313030'O ("262420000000100") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000067'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0068'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(429) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000101'H to be handled at TC_createSession_ping4_256(433) TC_createSession_ping4_256(423)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.103 10.45.0.1" TC_createSession_ping4_256(423)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.103 10.45.0.1"' with PID 313 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[101] for '262420000000101'H to be handled at TC_createSession_ping4_256(434) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B5'O, end_to_end_id := '2B295B48'O ("+)[H"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230373B6170705F6778'O ("smf.localdomain;1714635442;207;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313031'O ("262420000000101") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0069'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000068'O } } } } } } } } } handled at TC_createSession_ping4_256(432) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206B'O ("Ow k"), end_to_end_id := '2B295B49'O ("+)[I"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230383B6170705F6779'O ("smf.localdomain;1714635442;208;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313031'O ("262420000000101") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000068'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0069'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(433) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000102'H to be handled at TC_createSession_ping4_256(436) TC_createSession_ping4_256(427)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.104 10.45.0.1" TC_createSession_ping4_256(427)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.104 10.45.0.1"' with PID 316 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000102'H to be handled at TC_createSession_ping4_256(437) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[102] for '262420000000102'H to be handled at TC_createSession_ping4_256(438) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206C'O ("Ow l"), end_to_end_id := '2B295B4B'O ("+)[K"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231303B6170705F6779'O ("smf.localdomain;1714635442;210;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313032'O ("262420000000102") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000069'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(437) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B6'O, end_to_end_id := '2B295B4A'O ("+)[J"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3230393B6170705F6778'O ("smf.localdomain;1714635442;209;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313032'O ("262420000000102") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000069'O } } } } } } } } } handled at TC_createSession_ping4_256(436) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000103'H to be handled at TC_createSession_ping4_256(440) TC_createSession_ping4_256(431)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.105 10.45.0.1" TC_createSession_ping4_256(431)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.105 10.45.0.1"' with PID 319 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000103'H to be handled at TC_createSession_ping4_256(441) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[103] for '262420000000103'H to be handled at TC_createSession_ping4_256(442) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B7'O, end_to_end_id := '2B295B4C'O ("+)[L"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231313B6170705F6778'O ("smf.localdomain;1714635442;211;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313033'O ("262420000000103") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006A'O } } } } } } } } } handled at TC_createSession_ping4_256(440) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206D'O ("Ow m"), end_to_end_id := '2B295B4D'O ("+)[M"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231323B6170705F6779'O ("smf.localdomain;1714635442;212;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313033'O ("262420000000103") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(441) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000104'H to be handled at TC_createSession_ping4_256(444) TC_createSession_ping4_256(435)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.106 10.45.0.1" TC_createSession_ping4_256(435)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.106 10.45.0.1"' with PID 322 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000104'H to be handled at TC_createSession_ping4_256(445) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[104] for '262420000000104'H to be handled at TC_createSession_ping4_256(446) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B8'O, end_to_end_id := '2B295B4E'O ("+)[N"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231333B6170705F6778'O ("smf.localdomain;1714635442;213;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313034'O ("262420000000104") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006B'O } } } } } } } } } handled at TC_createSession_ping4_256(444) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206E'O ("Ow n"), end_to_end_id := '2B295B4F'O ("+)[O"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231343B6170705F6779'O ("smf.localdomain;1714635442;214;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313034'O ("262420000000104") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(445) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000105'H to be handled at TC_createSession_ping4_256(448) TC_createSession_ping4_256(439)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.107 10.45.0.1" TC_createSession_ping4_256(439)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.107 10.45.0.1"' with PID 325 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000105'H to be handled at TC_createSession_ping4_256(449) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[105] for '262420000000105'H to be handled at TC_createSession_ping4_256(450) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000106'H to be handled at TC_createSession_ping4_256(452) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71B9'O, end_to_end_id := '2B295B50'O ("+)[P"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231353B6170705F6778'O ("smf.localdomain;1714635442;215;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313035'O ("262420000000105") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006C'O } } } } } } } } } handled at TC_createSession_ping4_256(448) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77206F'O ("Ow o"), end_to_end_id := '2B295B51'O ("+)[Q"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231363B6170705F6779'O ("smf.localdomain;1714635442;216;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313035'O ("262420000000105") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(449) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000106'H to be handled at TC_createSession_ping4_256(453) TC_createSession_ping4_256(443)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.108 10.45.0.1" TC_createSession_ping4_256(443)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.108 10.45.0.1"' with PID 328 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[106] for '262420000000106'H to be handled at TC_createSession_ping4_256(454) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BA'O, end_to_end_id := '2B295B52'O ("+)[R"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231373B6170705F6778'O ("smf.localdomain;1714635442;217;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313036'O ("262420000000106") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006D'O } } } } } } } } } handled at TC_createSession_ping4_256(452) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772070'O ("Ow p"), end_to_end_id := '2B295B53'O ("+)[S"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231383B6170705F6779'O ("smf.localdomain;1714635442;218;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313036'O ("262420000000106") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(453) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000107'H to be handled at TC_createSession_ping4_256(456) TC_createSession_ping4_256(447)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.109 10.45.0.1" TC_createSession_ping4_256(447)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.109 10.45.0.1"' with PID 331 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000107'H to be handled at TC_createSession_ping4_256(457) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[107] for '262420000000107'H to be handled at TC_createSession_ping4_256(458) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BB'O, end_to_end_id := '2B295B54'O ("+)[T"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3231393B6170705F6778'O ("smf.localdomain;1714635442;219;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313037'O ("262420000000107") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D006F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006E'O } } } } } } } } } handled at TC_createSession_ping4_256(456) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000108'H to be handled at TC_createSession_ping4_256(460) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772071'O ("Ow q"), end_to_end_id := '2B295B55'O ("+)[U"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232303B6170705F6779'O ("smf.localdomain;1714635442;220;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313037'O ("262420000000107") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D006F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(457) TC_createSession_ping4_256(451)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.110 10.45.0.1" TC_createSession_ping4_256(451)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.110 10.45.0.1"' with PID 334 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000108'H to be handled at TC_createSession_ping4_256(461) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[108] for '262420000000108'H to be handled at TC_createSession_ping4_256(462) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BC'O, end_to_end_id := '2B295B56'O ("+)[V"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232313B6170705F6778'O ("smf.localdomain;1714635442;221;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313038'O ("262420000000108") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0070'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000006F'O } } } } } } } } } handled at TC_createSession_ping4_256(460) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772072'O ("Ow r"), end_to_end_id := '2B295B57'O ("+)[W"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232323B6170705F6779'O ("smf.localdomain;1714635442;222;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313038'O ("262420000000108") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000006F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0070'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(461) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000109'H to be handled at TC_createSession_ping4_256(464) TC_createSession_ping4_256(455)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.111 10.45.0.1" TC_createSession_ping4_256(455)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.111 10.45.0.1"' with PID 337 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000109'H to be handled at TC_createSession_ping4_256(465) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[109] for '262420000000109'H to be handled at TC_createSession_ping4_256(466) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BD'O, end_to_end_id := '2B295B58'O ("+)[X"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232333B6170705F6778'O ("smf.localdomain;1714635442;223;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313039'O ("262420000000109") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0071'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000070'O } } } } } } } } } handled at TC_createSession_ping4_256(464) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000110'H to be handled at TC_createSession_ping4_256(468) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772073'O ("Ow s"), end_to_end_id := '2B295B59'O ("+)[Y"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232343B6170705F6779'O ("smf.localdomain;1714635442;224;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313039'O ("262420000000109") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000070'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0071'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(465) TC_createSession_ping4_256(459)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.112 10.45.0.1" TC_createSession_ping4_256(459)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.112 10.45.0.1"' with PID 340 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000110'H to be handled at TC_createSession_ping4_256(469) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[110] for '262420000000110'H to be handled at TC_createSession_ping4_256(470) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BE'O, end_to_end_id := '2B295B5A'O ("+)[Z"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232353B6170705F6778'O ("smf.localdomain;1714635442;225;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313130'O ("262420000000110") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0072'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000071'O } } } } } } } } } handled at TC_createSession_ping4_256(468) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000111'H to be handled at TC_createSession_ping4_256(472) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772074'O ("Ow t"), end_to_end_id := '2B295B5B'O ("+)[["), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232363B6170705F6779'O ("smf.localdomain;1714635442;226;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313130'O ("262420000000110") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000071'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0072'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(469) TC_createSession_ping4_256(463)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.113 10.45.0.1" TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000111'H to be handled at TC_createSession_ping4_256(473) TC_createSession_ping4_256(463)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.113 10.45.0.1"' with PID 343 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[111] for '262420000000111'H to be handled at TC_createSession_ping4_256(474) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772075'O ("Ow u"), end_to_end_id := '2B295B5D'O ("+)[]"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232383B6170705F6779'O ("smf.localdomain;1714635442;228;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313131'O ("262420000000111") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000072'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0073'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(473) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71BF'O, end_to_end_id := '2B295B5C'O ("+)[\\"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232373B6170705F6778'O ("smf.localdomain;1714635442;227;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313131'O ("262420000000111") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0073'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000072'O } } } } } } } } } handled at TC_createSession_ping4_256(472) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000112'H to be handled at TC_createSession_ping4_256(476) TC_createSession_ping4_256(467)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.114 10.45.0.1" TC_createSession_ping4_256(467)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.114 10.45.0.1"' with PID 346 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000112'H to be handled at TC_createSession_ping4_256(477) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[112] for '262420000000112'H to be handled at TC_createSession_ping4_256(478) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C0'O, end_to_end_id := '2B295B5E'O ("+)[^"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3232393B6170705F6778'O ("smf.localdomain;1714635442;229;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313132'O ("262420000000112") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0074'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000073'O } } } } } } } } } handled at TC_createSession_ping4_256(476) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772076'O ("Ow v"), end_to_end_id := '2B295B5F'O ("+)[_"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233303B6170705F6779'O ("smf.localdomain;1714635442;230;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313132'O ("262420000000112") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000073'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0074'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(477) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000113'H to be handled at TC_createSession_ping4_256(480) TC_createSession_ping4_256(471)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.115 10.45.0.1" TC_createSession_ping4_256(471)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.115 10.45.0.1"' with PID 349 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000113'H to be handled at TC_createSession_ping4_256(481) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[113] for '262420000000113'H to be handled at TC_createSession_ping4_256(482) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C1'O, end_to_end_id := '2B295B60'O ("+)[`"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233313B6170705F6778'O ("smf.localdomain;1714635442;231;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313133'O ("262420000000113") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0075'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000074'O } } } } } } } } } handled at TC_createSession_ping4_256(480) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772077'O ("Ow w"), end_to_end_id := '2B295B61'O ("+)[a"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233323B6170705F6779'O ("smf.localdomain;1714635442;232;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313133'O ("262420000000113") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000074'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0075'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(481) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000114'H to be handled at TC_createSession_ping4_256(484) TC_createSession_ping4_256(475)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.116 10.45.0.1" TC_createSession_ping4_256(475)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.116 10.45.0.1"' with PID 352 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000114'H to be handled at TC_createSession_ping4_256(485) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[114] for '262420000000114'H to be handled at TC_createSession_ping4_256(486) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C2'O, end_to_end_id := '2B295B62'O ("+)[b"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233333B6170705F6778'O ("smf.localdomain;1714635442;233;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313134'O ("262420000000114") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0076'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000075'O } } } } } } } } } handled at TC_createSession_ping4_256(484) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772078'O ("Ow x"), end_to_end_id := '2B295B63'O ("+)[c"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233343B6170705F6779'O ("smf.localdomain;1714635442;234;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313134'O ("262420000000114") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000075'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0076'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(485) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000115'H to be handled at TC_createSession_ping4_256(488) TC_createSession_ping4_256(479)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.117 10.45.0.1" TC_createSession_ping4_256(479)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.117 10.45.0.1"' with PID 355 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000115'H to be handled at TC_createSession_ping4_256(489) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[115] for '262420000000115'H to be handled at TC_createSession_ping4_256(490) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772079'O ("Ow y"), end_to_end_id := '2B295B65'O ("+)[e"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233363B6170705F6779'O ("smf.localdomain;1714635442;236;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313135'O ("262420000000115") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000076'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0077'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(489) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C3'O, end_to_end_id := '2B295B64'O ("+)[d"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233353B6170705F6778'O ("smf.localdomain;1714635442;235;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313135'O ("262420000000115") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0077'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000076'O } } } } } } } } } handled at TC_createSession_ping4_256(488) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000116'H to be handled at TC_createSession_ping4_256(492) TC_createSession_ping4_256(483)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.118 10.45.0.1" TC_createSession_ping4_256(483)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.118 10.45.0.1"' with PID 358 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000116'H to be handled at TC_createSession_ping4_256(493) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[116] for '262420000000116'H to be handled at TC_createSession_ping4_256(494) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C4'O, end_to_end_id := '2B295B66'O ("+)[f"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233373B6170705F6778'O ("smf.localdomain;1714635442;237;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313136'O ("262420000000116") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0078'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000077'O } } } } } } } } } handled at TC_createSession_ping4_256(492) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207A'O ("Ow z"), end_to_end_id := '2B295B67'O ("+)[g"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233383B6170705F6779'O ("smf.localdomain;1714635442;238;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313136'O ("262420000000116") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000077'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0078'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(493) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000117'H to be handled at TC_createSession_ping4_256(496) TC_createSession_ping4_256(487)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.119 10.45.0.1" TC_createSession_ping4_256(487)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.119 10.45.0.1"' with PID 361 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000117'H to be handled at TC_createSession_ping4_256(497) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[117] for '262420000000117'H to be handled at TC_createSession_ping4_256(498) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C5'O, end_to_end_id := '2B295B68'O ("+)[h"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3233393B6170705F6778'O ("smf.localdomain;1714635442;239;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313137'O ("262420000000117") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0079'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000078'O } } } } } } } } } handled at TC_createSession_ping4_256(496) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207B'O ("Ow {"), end_to_end_id := '2B295B69'O ("+)[i"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234303B6170705F6779'O ("smf.localdomain;1714635442;240;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313137'O ("262420000000117") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000078'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0079'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(497) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000118'H to be handled at TC_createSession_ping4_256(500) TC_createSession_ping4_256(491)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.120 10.45.0.1" TC_createSession_ping4_256(491)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.120 10.45.0.1"' with PID 364 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000118'H to be handled at TC_createSession_ping4_256(501) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[118] for '262420000000118'H to be handled at TC_createSession_ping4_256(502) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C6'O, end_to_end_id := '2B295B6A'O ("+)[j"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234313B6170705F6778'O ("smf.localdomain;1714635442;241;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313138'O ("262420000000118") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000079'O } } } } } } } } } handled at TC_createSession_ping4_256(500) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207C'O ("Ow |"), end_to_end_id := '2B295B6B'O ("+)[k"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234323B6170705F6779'O ("smf.localdomain;1714635442;242;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313138'O ("262420000000118") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000079'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(501) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000119'H to be handled at TC_createSession_ping4_256(504) TC_createSession_ping4_256(495)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.121 10.45.0.1" TC_createSession_ping4_256(495)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.121 10.45.0.1"' with PID 367 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000119'H to be handled at TC_createSession_ping4_256(505) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[119] for '262420000000119'H to be handled at TC_createSession_ping4_256(506) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C7'O, end_to_end_id := '2B295B6C'O ("+)[l"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234333B6170705F6778'O ("smf.localdomain;1714635442;243;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313139'O ("262420000000119") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007A'O } } } } } } } } } handled at TC_createSession_ping4_256(504) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207D'O ("Ow }"), end_to_end_id := '2B295B6D'O ("+)[m"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234343B6170705F6779'O ("smf.localdomain;1714635442;244;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313139'O ("262420000000119") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(505) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000120'H to be handled at TC_createSession_ping4_256(508) TC_createSession_ping4_256(499)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.122 10.45.0.1" TC_createSession_ping4_256(499)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.122 10.45.0.1"' with PID 370 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000120'H to be handled at TC_createSession_ping4_256(509) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[120] for '262420000000120'H to be handled at TC_createSession_ping4_256(510) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207E'O ("Ow ~"), end_to_end_id := '2B295B6F'O ("+)[o"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234363B6170705F6779'O ("smf.localdomain;1714635442;246;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313230'O ("262420000000120") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(509) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C8'O, end_to_end_id := '2B295B6E'O ("+)[n"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234353B6170705F6778'O ("smf.localdomain;1714635442;245;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313230'O ("262420000000120") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007B'O } } } } } } } } } handled at TC_createSession_ping4_256(508) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000121'H to be handled at TC_createSession_ping4_256(512) TC_createSession_ping4_256(503)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.123 10.45.0.1" TC_createSession_ping4_256(503)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.123 10.45.0.1"' with PID 373 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000121'H to be handled at TC_createSession_ping4_256(513) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[121] for '262420000000121'H to be handled at TC_createSession_ping4_256(514) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77207F'O, end_to_end_id := '2B295B71'O ("+)[q"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234383B6170705F6779'O ("smf.localdomain;1714635442;248;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313231'O ("262420000000121") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(513) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71C9'O, end_to_end_id := '2B295B70'O ("+)[p"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234373B6170705F6778'O ("smf.localdomain;1714635442;247;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313231'O ("262420000000121") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007C'O } } } } } } } } } handled at TC_createSession_ping4_256(512) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000122'H to be handled at TC_createSession_ping4_256(516) TC_createSession_ping4_256(507)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.124 10.45.0.1" TC_createSession_ping4_256(507)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.124 10.45.0.1"' with PID 376 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000122'H to be handled at TC_createSession_ping4_256(517) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[122] for '262420000000122'H to be handled at TC_createSession_ping4_256(518) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CA'O, end_to_end_id := '2B295B72'O ("+)[r"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3234393B6170705F6778'O ("smf.localdomain;1714635442;249;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313232'O ("262420000000122") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007D'O } } } } } } } } } handled at TC_createSession_ping4_256(516) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772080'O, end_to_end_id := '2B295B73'O ("+)[s"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235303B6170705F6779'O ("smf.localdomain;1714635442;250;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313232'O ("262420000000122") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(517) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000123'H to be handled at TC_createSession_ping4_256(520) TC_createSession_ping4_256(511)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.125 10.45.0.1" TC_createSession_ping4_256(511)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.125 10.45.0.1"' with PID 379 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000123'H to be handled at TC_createSession_ping4_256(521) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[123] for '262420000000123'H to be handled at TC_createSession_ping4_256(522) TC_createSession_ping4_256(515)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.126 10.45.0.1" TC_createSession_ping4_256(515)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.126 10.45.0.1"' with PID 382 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CB'O, end_to_end_id := '2B295B74'O ("+)[t"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235313B6170705F6778'O ("smf.localdomain;1714635442;251;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313233'O ("262420000000123") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D007F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007E'O } } } } } } } } } handled at TC_createSession_ping4_256(520) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772081'O, end_to_end_id := '2B295B75'O ("+)[u"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235323B6170705F6779'O ("smf.localdomain;1714635442;252;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313233'O ("262420000000123") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D007F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(521) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000124'H to be handled at TC_createSession_ping4_256(524) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000124'H to be handled at TC_createSession_ping4_256(525) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[124] for '262420000000124'H to be handled at TC_createSession_ping4_256(526) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772082'O, end_to_end_id := '2B295B77'O ("+)[w"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235343B6170705F6779'O ("smf.localdomain;1714635442;254;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313234'O ("262420000000124") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000007F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0080'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(525) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CC'O, end_to_end_id := '2B295B76'O ("+)[v"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235333B6170705F6778'O ("smf.localdomain;1714635442;253;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313234'O ("262420000000124") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0080'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000007F'O } } } } } } } } } handled at TC_createSession_ping4_256(524) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000125'H to be handled at TC_createSession_ping4_256(528) TC_createSession_ping4_256(519)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.127 10.45.0.1" TC_createSession_ping4_256(519)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.127 10.45.0.1"' with PID 385 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000125'H to be handled at TC_createSession_ping4_256(529) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[125] for '262420000000125'H to be handled at TC_createSession_ping4_256(530) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CD'O, end_to_end_id := '2B295B78'O ("+)[x"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235353B6170705F6778'O ("smf.localdomain;1714635442;255;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313235'O ("262420000000125") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0081'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000080'O } } } } } } } } } handled at TC_createSession_ping4_256(528) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772083'O, end_to_end_id := '2B295B79'O ("+)[y"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235363B6170705F6779'O ("smf.localdomain;1714635442;256;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313235'O ("262420000000125") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000080'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0081'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(529) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000126'H to be handled at TC_createSession_ping4_256(532) TC_createSession_ping4_256(523)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.128 10.45.0.1" TC_createSession_ping4_256(523)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.128 10.45.0.1"' with PID 388 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000126'H to be handled at TC_createSession_ping4_256(533) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[126] for '262420000000126'H to be handled at TC_createSession_ping4_256(534) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CE'O, end_to_end_id := '2B295B7A'O ("+)[z"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235373B6170705F6778'O ("smf.localdomain;1714635442;257;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313236'O ("262420000000126") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0082'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000081'O } } } } } } } } } handled at TC_createSession_ping4_256(532) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000127'H to be handled at TC_createSession_ping4_256(536) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772084'O, end_to_end_id := '2B295B7B'O ("+)[{"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235383B6170705F6779'O ("smf.localdomain;1714635442;258;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313236'O ("262420000000126") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000081'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0082'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(533) TC_createSession_ping4_256(527)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.129 10.45.0.1" TC_createSession_ping4_256(527)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.129 10.45.0.1"' with PID 391 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000127'H to be handled at TC_createSession_ping4_256(537) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[127] for '262420000000127'H to be handled at TC_createSession_ping4_256(538) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71CF'O, end_to_end_id := '2B295B7C'O ("+)[|"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3235393B6170705F6778'O ("smf.localdomain;1714635442;259;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313237'O ("262420000000127") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0083'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000082'O } } } } } } } } } handled at TC_createSession_ping4_256(536) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772085'O, end_to_end_id := '2B295B7D'O ("+)[}"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236303B6170705F6779'O ("smf.localdomain;1714635442;260;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313237'O ("262420000000127") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000082'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0083'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(537) TC_createSession_ping4_256(531)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.130 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000128'H to be handled at TC_createSession_ping4_256(540) TC_createSession_ping4_256(531)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.130 10.45.0.1"' with PID 394 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000128'H to be handled at TC_createSession_ping4_256(541) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[128] for '262420000000128'H to be handled at TC_createSession_ping4_256(542) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772086'O, end_to_end_id := '2B295B7F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236323B6170705F6779'O ("smf.localdomain;1714635442;262;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313238'O ("262420000000128") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000083'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0084'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(541) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D0'O, end_to_end_id := '2B295B7E'O ("+)[~"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236313B6170705F6778'O ("smf.localdomain;1714635442;261;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313238'O ("262420000000128") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0084'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000083'O } } } } } } } } } handled at TC_createSession_ping4_256(540) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000129'H to be handled at TC_createSession_ping4_256(544) TC_createSession_ping4_256(535)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.131 10.45.0.1" TC_createSession_ping4_256(535)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.131 10.45.0.1"' with PID 397 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000129'H to be handled at TC_createSession_ping4_256(545) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[129] for '262420000000129'H to be handled at TC_createSession_ping4_256(546) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772087'O, end_to_end_id := '2B295B81'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236343B6170705F6779'O ("smf.localdomain;1714635442;264;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313239'O ("262420000000129") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000084'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0085'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(545) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D1'O, end_to_end_id := '2B295B80'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236333B6170705F6778'O ("smf.localdomain;1714635442;263;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313239'O ("262420000000129") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0085'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000084'O } } } } } } } } } handled at TC_createSession_ping4_256(544) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000130'H to be handled at TC_createSession_ping4_256(548) TC_createSession_ping4_256(539)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.132 10.45.0.1" TC_createSession_ping4_256(539)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.132 10.45.0.1"' with PID 400 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000130'H to be handled at TC_createSession_ping4_256(549) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[130] for '262420000000130'H to be handled at TC_createSession_ping4_256(550) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000131'H to be handled at TC_createSession_ping4_256(552) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D2'O, end_to_end_id := '2B295B82'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236353B6170705F6778'O ("smf.localdomain;1714635442;265;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313330'O ("262420000000130") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0086'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000085'O } } } } } } } } } handled at TC_createSession_ping4_256(548) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772088'O, end_to_end_id := '2B295B83'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236363B6170705F6779'O ("smf.localdomain;1714635442;266;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313330'O ("262420000000130") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000085'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0086'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(549) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000131'H to be handled at TC_createSession_ping4_256(553) TC_createSession_ping4_256(543)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.133 10.45.0.1" TC_createSession_ping4_256(543)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.133 10.45.0.1"' with PID 403 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[131] for '262420000000131'H to be handled at TC_createSession_ping4_256(554) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772089'O, end_to_end_id := '2B295B85'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236383B6170705F6779'O ("smf.localdomain;1714635442;268;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313331'O ("262420000000131") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000086'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0087'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(553) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D3'O, end_to_end_id := '2B295B84'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236373B6170705F6778'O ("smf.localdomain;1714635442;267;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313331'O ("262420000000131") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0087'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000086'O } } } } } } } } } handled at TC_createSession_ping4_256(552) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000132'H to be handled at TC_createSession_ping4_256(556) TC_createSession_ping4_256(547)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.134 10.45.0.1" TC_createSession_ping4_256(547)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.134 10.45.0.1"' with PID 406 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000132'H to be handled at TC_createSession_ping4_256(557) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[132] for '262420000000132'H to be handled at TC_createSession_ping4_256(558) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D4'O, end_to_end_id := '2B295B86'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3236393B6170705F6778'O ("smf.localdomain;1714635442;269;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313332'O ("262420000000132") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0088'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000087'O } } } } } } } } } handled at TC_createSession_ping4_256(556) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208A'O, end_to_end_id := '2B295B87'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237303B6170705F6779'O ("smf.localdomain;1714635442;270;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313332'O ("262420000000132") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000087'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0088'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(557) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000133'H to be handled at TC_createSession_ping4_256(560) TC_createSession_ping4_256(551)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.135 10.45.0.1" TC_createSession_ping4_256(551)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.135 10.45.0.1"' with PID 409 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000133'H to be handled at TC_createSession_ping4_256(561) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[133] for '262420000000133'H to be handled at TC_createSession_ping4_256(562) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208B'O, end_to_end_id := '2B295B89'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237323B6170705F6779'O ("smf.localdomain;1714635442;272;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313333'O ("262420000000133") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000088'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0089'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(561) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D5'O, end_to_end_id := '2B295B88'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237313B6170705F6778'O ("smf.localdomain;1714635442;271;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313333'O ("262420000000133") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0089'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000088'O } } } } } } } } } handled at TC_createSession_ping4_256(560) TC_createSession_ping4_256(555)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.136 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000134'H to be handled at TC_createSession_ping4_256(564) TC_createSession_ping4_256(555)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.136 10.45.0.1"' with PID 412 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000134'H to be handled at TC_createSession_ping4_256(565) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[134] for '262420000000134'H to be handled at TC_createSession_ping4_256(566) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208C'O, end_to_end_id := '2B295B8B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237343B6170705F6779'O ("smf.localdomain;1714635442;274;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313334'O ("262420000000134") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000089'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(565) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D6'O, end_to_end_id := '2B295B8A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237333B6170705F6778'O ("smf.localdomain;1714635442;273;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313334'O ("262420000000134") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000089'O } } } } } } } } } handled at TC_createSession_ping4_256(564) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000135'H to be handled at TC_createSession_ping4_256(568) TC_createSession_ping4_256(559)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.137 10.45.0.1" TC_createSession_ping4_256(559)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.137 10.45.0.1"' with PID 415 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000135'H to be handled at TC_createSession_ping4_256(569) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[135] for '262420000000135'H to be handled at TC_createSession_ping4_256(570) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D7'O, end_to_end_id := '2B295B8C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237353B6170705F6778'O ("smf.localdomain;1714635442;275;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313335'O ("262420000000135") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008A'O } } } } } } } } } handled at TC_createSession_ping4_256(568) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208D'O, end_to_end_id := '2B295B8D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237363B6170705F6779'O ("smf.localdomain;1714635442;276;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313335'O ("262420000000135") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(569) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000136'H to be handled at TC_createSession_ping4_256(572) TC_createSession_ping4_256(563)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.138 10.45.0.1" TC_createSession_ping4_256(563)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.138 10.45.0.1"' with PID 418 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000136'H to be handled at TC_createSession_ping4_256(573) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[136] for '262420000000136'H to be handled at TC_createSession_ping4_256(574) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D8'O, end_to_end_id := '2B295B8E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237373B6170705F6778'O ("smf.localdomain;1714635442;277;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313336'O ("262420000000136") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008B'O } } } } } } } } } handled at TC_createSession_ping4_256(572) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208E'O, end_to_end_id := '2B295B8F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237383B6170705F6779'O ("smf.localdomain;1714635442;278;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313336'O ("262420000000136") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(573) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000137'H to be handled at TC_createSession_ping4_256(576) TC_createSession_ping4_256(567)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.139 10.45.0.1" TC_createSession_ping4_256(567)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.139 10.45.0.1"' with PID 421 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000137'H to be handled at TC_createSession_ping4_256(577) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[137] for '262420000000137'H to be handled at TC_createSession_ping4_256(578) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77208F'O, end_to_end_id := '2B295B91'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238303B6170705F6779'O ("smf.localdomain;1714635442;280;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313337'O ("262420000000137") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(577) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71D9'O, end_to_end_id := '2B295B90'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3237393B6170705F6778'O ("smf.localdomain;1714635442;279;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313337'O ("262420000000137") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008C'O } } } } } } } } } handled at TC_createSession_ping4_256(576) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000138'H to be handled at TC_createSession_ping4_256(580) TC_createSession_ping4_256(571)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.140 10.45.0.1" TC_createSession_ping4_256(571)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.140 10.45.0.1"' with PID 424 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000138'H to be handled at TC_createSession_ping4_256(581) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[138] for '262420000000138'H to be handled at TC_createSession_ping4_256(582) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DA'O, end_to_end_id := '2B295B92'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238313B6170705F6778'O ("smf.localdomain;1714635442;281;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313338'O ("262420000000138") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008D'O } } } } } } } } } handled at TC_createSession_ping4_256(580) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772090'O, end_to_end_id := '2B295B93'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238323B6170705F6779'O ("smf.localdomain;1714635442;282;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313338'O ("262420000000138") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(581) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000139'H to be handled at TC_createSession_ping4_256(584) TC_createSession_ping4_256(575)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.141 10.45.0.1" TC_createSession_ping4_256(575)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.141 10.45.0.1"' with PID 427 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000139'H to be handled at TC_createSession_ping4_256(585) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[139] for '262420000000139'H to be handled at TC_createSession_ping4_256(586) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772091'O, end_to_end_id := '2B295B95'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238343B6170705F6779'O ("smf.localdomain;1714635442;284;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313339'O ("262420000000139") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D008F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(585) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DB'O, end_to_end_id := '2B295B94'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238333B6170705F6778'O ("smf.localdomain;1714635442;283;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313339'O ("262420000000139") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D008F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008E'O } } } } } } } } } handled at TC_createSession_ping4_256(584) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000140'H to be handled at TC_createSession_ping4_256(588) TC_createSession_ping4_256(579)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.142 10.45.0.1" TC_createSession_ping4_256(579)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.142 10.45.0.1"' with PID 430 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000140'H to be handled at TC_createSession_ping4_256(589) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[140] for '262420000000140'H to be handled at TC_createSession_ping4_256(590) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DC'O, end_to_end_id := '2B295B96'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238353B6170705F6778'O ("smf.localdomain;1714635442;285;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313430'O ("262420000000140") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0090'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000008F'O } } } } } } } } } handled at TC_createSession_ping4_256(588) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000141'H to be handled at TC_createSession_ping4_256(592) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772092'O, end_to_end_id := '2B295B97'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238363B6170705F6779'O ("smf.localdomain;1714635442;286;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313430'O ("262420000000140") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000008F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0090'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(589) TC_createSession_ping4_256(583)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.143 10.45.0.1" TC_createSession_ping4_256(583)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.143 10.45.0.1"' with PID 433 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000141'H to be handled at TC_createSession_ping4_256(593) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[141] for '262420000000141'H to be handled at TC_createSession_ping4_256(594) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772093'O, end_to_end_id := '2B295B99'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238383B6170705F6779'O ("smf.localdomain;1714635442;288;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313431'O ("262420000000141") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000090'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0091'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(593) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DD'O, end_to_end_id := '2B295B98'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238373B6170705F6778'O ("smf.localdomain;1714635442;287;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313431'O ("262420000000141") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0091'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000090'O } } } } } } } } } handled at TC_createSession_ping4_256(592) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000142'H to be handled at TC_createSession_ping4_256(596) TC_createSession_ping4_256(587)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.144 10.45.0.1" TC_createSession_ping4_256(587)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.144 10.45.0.1"' with PID 436 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000142'H to be handled at TC_createSession_ping4_256(597) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[142] for '262420000000142'H to be handled at TC_createSession_ping4_256(598) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DE'O, end_to_end_id := '2B295B9A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3238393B6170705F6778'O ("smf.localdomain;1714635442;289;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313432'O ("262420000000142") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0092'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000091'O } } } } } } } } } handled at TC_createSession_ping4_256(596) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000143'H to be handled at TC_createSession_ping4_256(600) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772094'O, end_to_end_id := '2B295B9B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239303B6170705F6779'O ("smf.localdomain;1714635442;290;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313432'O ("262420000000142") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000091'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0092'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(597) TC_createSession_ping4_256(591)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.145 10.45.0.1" TC_createSession_ping4_256(591)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.145 10.45.0.1"' with PID 439 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000143'H to be handled at TC_createSession_ping4_256(601) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[143] for '262420000000143'H to be handled at TC_createSession_ping4_256(602) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71DF'O, end_to_end_id := '2B295B9C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239313B6170705F6778'O ("smf.localdomain;1714635442;291;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313433'O ("262420000000143") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0093'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000092'O } } } } } } } } } handled at TC_createSession_ping4_256(600) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772095'O, end_to_end_id := '2B295B9D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239323B6170705F6779'O ("smf.localdomain;1714635442;292;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313433'O ("262420000000143") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000092'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0093'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(601) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000144'H to be handled at TC_createSession_ping4_256(604) TC_createSession_ping4_256(595)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.146 10.45.0.1" TC_createSession_ping4_256(595)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.146 10.45.0.1"' with PID 442 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000144'H to be handled at TC_createSession_ping4_256(605) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[144] for '262420000000144'H to be handled at TC_createSession_ping4_256(606) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772096'O, end_to_end_id := '2B295B9F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239343B6170705F6779'O ("smf.localdomain;1714635442;294;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313434'O ("262420000000144") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000093'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0094'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(605) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E0'O, end_to_end_id := '2B295B9E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239333B6170705F6778'O ("smf.localdomain;1714635442;293;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313434'O ("262420000000144") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0094'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000093'O } } } } } } } } } handled at TC_createSession_ping4_256(604) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000145'H to be handled at TC_createSession_ping4_256(608) TC_createSession_ping4_256(599)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.147 10.45.0.1" TC_createSession_ping4_256(599)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.147 10.45.0.1"' with PID 445 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000145'H to be handled at TC_createSession_ping4_256(609) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[145] for '262420000000145'H to be handled at TC_createSession_ping4_256(610) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772097'O, end_to_end_id := '2B295BA1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239363B6170705F6779'O ("smf.localdomain;1714635442;296;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313435'O ("262420000000145") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000094'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0095'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(609) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E1'O, end_to_end_id := '2B295BA0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239353B6170705F6778'O ("smf.localdomain;1714635442;295;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313435'O ("262420000000145") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0095'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000094'O } } } } } } } } } handled at TC_createSession_ping4_256(608) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000146'H to be handled at TC_createSession_ping4_256(612) TC_createSession_ping4_256(603)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.148 10.45.0.1" TC_createSession_ping4_256(603)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.148 10.45.0.1"' with PID 448 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000146'H to be handled at TC_createSession_ping4_256(613) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[146] for '262420000000146'H to be handled at TC_createSession_ping4_256(614) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E2'O, end_to_end_id := '2B295BA2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239373B6170705F6778'O ("smf.localdomain;1714635442;297;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313436'O ("262420000000146") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0096'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000095'O } } } } } } } } } handled at TC_createSession_ping4_256(612) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772098'O, end_to_end_id := '2B295BA3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239383B6170705F6779'O ("smf.localdomain;1714635442;298;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313436'O ("262420000000146") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000095'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0096'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(613) TC_createSession_ping4_256(607)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.149 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000147'H to be handled at TC_createSession_ping4_256(616) TC_createSession_ping4_256(607)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.149 10.45.0.1"' with PID 451 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000147'H to be handled at TC_createSession_ping4_256(617) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[147] for '262420000000147'H to be handled at TC_createSession_ping4_256(618) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E3'O, end_to_end_id := '2B295BA4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3239393B6170705F6778'O ("smf.localdomain;1714635442;299;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313437'O ("262420000000147") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0097'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000096'O } } } } } } } } } handled at TC_createSession_ping4_256(616) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772099'O, end_to_end_id := '2B295BA5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330303B6170705F6779'O ("smf.localdomain;1714635442;300;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313437'O ("262420000000147") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000096'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0097'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(617) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000148'H to be handled at TC_createSession_ping4_256(620) TC_createSession_ping4_256(611)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.150 10.45.0.1" TC_createSession_ping4_256(611)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.150 10.45.0.1"' with PID 454 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000148'H to be handled at TC_createSession_ping4_256(621) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[148] for '262420000000148'H to be handled at TC_createSession_ping4_256(622) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E4'O, end_to_end_id := '2B295BA6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330313B6170705F6778'O ("smf.localdomain;1714635442;301;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313438'O ("262420000000148") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0098'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000097'O } } } } } } } } } handled at TC_createSession_ping4_256(620) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209A'O, end_to_end_id := '2B295BA7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330323B6170705F6779'O ("smf.localdomain;1714635442;302;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313438'O ("262420000000148") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000097'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0098'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(621) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000149'H to be handled at TC_createSession_ping4_256(624) TC_createSession_ping4_256(615)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.151 10.45.0.1" TC_createSession_ping4_256(615)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.151 10.45.0.1"' with PID 457 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000149'H to be handled at TC_createSession_ping4_256(625) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[149] for '262420000000149'H to be handled at TC_createSession_ping4_256(626) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E5'O, end_to_end_id := '2B295BA8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330333B6170705F6778'O ("smf.localdomain;1714635442;303;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313439'O ("262420000000149") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0099'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000098'O } } } } } } } } } handled at TC_createSession_ping4_256(624) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209B'O, end_to_end_id := '2B295BA9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330343B6170705F6779'O ("smf.localdomain;1714635442;304;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313439'O ("262420000000149") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000098'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0099'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(625) TC_createSession_ping4_256(619)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.152 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000150'H to be handled at TC_createSession_ping4_256(628) TC_createSession_ping4_256(619)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.152 10.45.0.1"' with PID 460 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000150'H to be handled at TC_createSession_ping4_256(629) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[150] for '262420000000150'H to be handled at TC_createSession_ping4_256(630) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E6'O, end_to_end_id := '2B295BAA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330353B6170705F6778'O ("smf.localdomain;1714635442;305;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313530'O ("262420000000150") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000099'O } } } } } } } } } handled at TC_createSession_ping4_256(628) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209C'O, end_to_end_id := '2B295BAB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330363B6170705F6779'O ("smf.localdomain;1714635442;306;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313530'O ("262420000000150") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000099'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009A'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(629) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000151'H to be handled at TC_createSession_ping4_256(632) TC_createSession_ping4_256(623)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.153 10.45.0.1" TC_createSession_ping4_256(623)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.153 10.45.0.1"' with PID 463 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000151'H to be handled at TC_createSession_ping4_256(633) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[151] for '262420000000151'H to be handled at TC_createSession_ping4_256(634) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E7'O, end_to_end_id := '2B295BAC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330373B6170705F6778'O ("smf.localdomain;1714635442;307;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313531'O ("262420000000151") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009A'O } } } } } } } } } handled at TC_createSession_ping4_256(632) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209D'O, end_to_end_id := '2B295BAD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330383B6170705F6779'O ("smf.localdomain;1714635442;308;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313531'O ("262420000000151") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009A'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009B'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(633) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000152'H to be handled at TC_createSession_ping4_256(636) TC_createSession_ping4_256(627)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.154 10.45.0.1" TC_createSession_ping4_256(627)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.154 10.45.0.1"' with PID 466 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000152'H to be handled at TC_createSession_ping4_256(637) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[152] for '262420000000152'H to be handled at TC_createSession_ping4_256(638) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E8'O, end_to_end_id := '2B295BAE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3330393B6170705F6778'O ("smf.localdomain;1714635442;309;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313532'O ("262420000000152") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009B'O } } } } } } } } } handled at TC_createSession_ping4_256(636) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209E'O, end_to_end_id := '2B295BAF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331303B6170705F6779'O ("smf.localdomain;1714635442;310;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313532'O ("262420000000152") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009C'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(637) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000153'H to be handled at TC_createSession_ping4_256(640) TC_createSession_ping4_256(631)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.155 10.45.0.1" TC_createSession_ping4_256(631)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.155 10.45.0.1"' with PID 469 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000153'H to be handled at TC_createSession_ping4_256(641) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[153] for '262420000000153'H to be handled at TC_createSession_ping4_256(642) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71E9'O, end_to_end_id := '2B295BB0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331313B6170705F6778'O ("smf.localdomain;1714635442;311;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313533'O ("262420000000153") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009C'O } } } } } } } } } handled at TC_createSession_ping4_256(640) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77209F'O, end_to_end_id := '2B295BB1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331323B6170705F6779'O ("smf.localdomain;1714635442;312;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313533'O ("262420000000153") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009D'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(641) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000154'H to be handled at TC_createSession_ping4_256(644) TC_createSession_ping4_256(635)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.156 10.45.0.1" TC_createSession_ping4_256(635)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.156 10.45.0.1"' with PID 472 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000154'H to be handled at TC_createSession_ping4_256(645) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[154] for '262420000000154'H to be handled at TC_createSession_ping4_256(646) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71EA'O, end_to_end_id := '2B295BB2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331333B6170705F6778'O ("smf.localdomain;1714635442;313;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313534'O ("262420000000154") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009D'O } } } } } } } } } handled at TC_createSession_ping4_256(644) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A0'O, end_to_end_id := '2B295BB3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331343B6170705F6779'O ("smf.localdomain;1714635442;314;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313534'O ("262420000000154") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009E'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(645) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000155'H to be handled at TC_createSession_ping4_256(648) TC_createSession_ping4_256(639)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.157 10.45.0.1" TC_createSession_ping4_256(639)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.157 10.45.0.1"' with PID 475 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000155'H to be handled at TC_createSession_ping4_256(649) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[155] for '262420000000155'H to be handled at TC_createSession_ping4_256(650) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71EB'O, end_to_end_id := '2B295BB4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331353B6170705F6778'O ("smf.localdomain;1714635442;315;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313535'O ("262420000000155") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D009F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009E'O } } } } } } } } } handled at TC_createSession_ping4_256(648) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A1'O, end_to_end_id := '2B295BB5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331363B6170705F6779'O ("smf.localdomain;1714635442;316;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313535'O ("262420000000155") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D009F'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(649) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000156'H to be handled at TC_createSession_ping4_256(652) TC_createSession_ping4_256(643)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.158 10.45.0.1" TC_createSession_ping4_256(643)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.158 10.45.0.1"' with PID 478 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000156'H to be handled at TC_createSession_ping4_256(653) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[156] for '262420000000156'H to be handled at TC_createSession_ping4_256(654) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A2'O, end_to_end_id := '2B295BB7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331383B6170705F6779'O ("smf.localdomain;1714635442;318;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313536'O ("262420000000156") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '0000009F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(653) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71EC'O, end_to_end_id := '2B295BB6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331373B6170705F6778'O ("smf.localdomain;1714635442;317;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313536'O ("262420000000156") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '0000009F'O } } } } } } } } } handled at TC_createSession_ping4_256(652) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000157'H to be handled at TC_createSession_ping4_256(656) TC_createSession_ping4_256(647)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.159 10.45.0.1" TC_createSession_ping4_256(647)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.159 10.45.0.1"' with PID 481 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000157'H to be handled at TC_createSession_ping4_256(657) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[157] for '262420000000157'H to be handled at TC_createSession_ping4_256(658) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71ED'O, end_to_end_id := '2B295BB8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3331393B6170705F6778'O ("smf.localdomain;1714635442;319;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313537'O ("262420000000157") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A0'O } } } } } } } } } handled at TC_createSession_ping4_256(656) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A3'O, end_to_end_id := '2B295BB9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332303B6170705F6779'O ("smf.localdomain;1714635442;320;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313537'O ("262420000000157") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(657) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000158'H to be handled at TC_createSession_ping4_256(660) TC_createSession_ping4_256(651)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.160 10.45.0.1" TC_createSession_ping4_256(651)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.160 10.45.0.1"' with PID 484 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000158'H to be handled at TC_createSession_ping4_256(661) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[158] for '262420000000158'H to be handled at TC_createSession_ping4_256(662) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A4'O, end_to_end_id := '2B295BBB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332323B6170705F6779'O ("smf.localdomain;1714635442;322;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313538'O ("262420000000158") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(661) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71EE'O, end_to_end_id := '2B295BBA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332313B6170705F6778'O ("smf.localdomain;1714635442;321;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313538'O ("262420000000158") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A1'O } } } } } } } } } handled at TC_createSession_ping4_256(660) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000159'H to be handled at TC_createSession_ping4_256(664) TC_createSession_ping4_256(655)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.161 10.45.0.1" TC_createSession_ping4_256(655)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.161 10.45.0.1"' with PID 487 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000159'H to be handled at TC_createSession_ping4_256(665) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[159] for '262420000000159'H to be handled at TC_createSession_ping4_256(666) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71EF'O, end_to_end_id := '2B295BBC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332333B6170705F6778'O ("smf.localdomain;1714635442;323;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313539'O ("262420000000159") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A2'O } } } } } } } } } handled at TC_createSession_ping4_256(664) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A5'O, end_to_end_id := '2B295BBD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332343B6170705F6779'O ("smf.localdomain;1714635442;324;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313539'O ("262420000000159") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(665) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000160'H to be handled at TC_createSession_ping4_256(668) TC_createSession_ping4_256(659)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.162 10.45.0.1" TC_createSession_ping4_256(659)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.162 10.45.0.1"' with PID 490 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000160'H to be handled at TC_createSession_ping4_256(669) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[160] for '262420000000160'H to be handled at TC_createSession_ping4_256(670) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F0'O, end_to_end_id := '2B295BBE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332353B6170705F6778'O ("smf.localdomain;1714635442;325;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313630'O ("262420000000160") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A3'O } } } } } } } } } handled at TC_createSession_ping4_256(668) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A6'O, end_to_end_id := '2B295BBF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332363B6170705F6779'O ("smf.localdomain;1714635442;326;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313630'O ("262420000000160") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(669) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000161'H to be handled at TC_createSession_ping4_256(672) TC_createSession_ping4_256(663)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.163 10.45.0.1" TC_createSession_ping4_256(663)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.163 10.45.0.1"' with PID 493 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000161'H to be handled at TC_createSession_ping4_256(673) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[161] for '262420000000161'H to be handled at TC_createSession_ping4_256(674) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F1'O, end_to_end_id := '2B295BC0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332373B6170705F6778'O ("smf.localdomain;1714635442;327;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313631'O ("262420000000161") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A4'O } } } } } } } } } handled at TC_createSession_ping4_256(672) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A7'O, end_to_end_id := '2B295BC1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332383B6170705F6779'O ("smf.localdomain;1714635442;328;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15B'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313631'O ("262420000000161") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(673) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000162'H to be handled at TC_createSession_ping4_256(676) TC_createSession_ping4_256(667)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.164 10.45.0.1" TC_createSession_ping4_256(667)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.164 10.45.0.1"' with PID 496 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000162'H to be handled at TC_createSession_ping4_256(677) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[162] for '262420000000162'H to be handled at TC_createSession_ping4_256(678) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F2'O, end_to_end_id := '2B295BC2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3332393B6170705F6778'O ("smf.localdomain;1714635442;329;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313632'O ("262420000000162") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A5'O } } } } } } } } } handled at TC_createSession_ping4_256(676) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A8'O, end_to_end_id := '2B295BC3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333303B6170705F6779'O ("smf.localdomain;1714635442;330;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313632'O ("262420000000162") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(677) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000163'H to be handled at TC_createSession_ping4_256(680) TC_createSession_ping4_256(671)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.165 10.45.0.1" TC_createSession_ping4_256(671)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.165 10.45.0.1"' with PID 499 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000163'H to be handled at TC_createSession_ping4_256(681) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[163] for '262420000000163'H to be handled at TC_createSession_ping4_256(682) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F3'O, end_to_end_id := '2B295BC4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333313B6170705F6778'O ("smf.localdomain;1714635442;331;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313633'O ("262420000000163") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A6'O } } } } } } } } } handled at TC_createSession_ping4_256(680) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720A9'O, end_to_end_id := '2B295BC5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333323B6170705F6779'O ("smf.localdomain;1714635442;332;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313633'O ("262420000000163") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(681) TC_createSession_ping4_256(675)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.166 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000164'H to be handled at TC_createSession_ping4_256(684) TC_createSession_ping4_256(675)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.166 10.45.0.1"' with PID 502 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000164'H to be handled at TC_createSession_ping4_256(685) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[164] for '262420000000164'H to be handled at TC_createSession_ping4_256(686) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000165'H to be handled at TC_createSession_ping4_256(688) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F4'O, end_to_end_id := '2B295BC6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333333B6170705F6778'O ("smf.localdomain;1714635442;333;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313634'O ("262420000000164") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A7'O } } } } } } } } } handled at TC_createSession_ping4_256(684) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AA'O, end_to_end_id := '2B295BC7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333343B6170705F6779'O ("smf.localdomain;1714635442;334;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313634'O ("262420000000164") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(685) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000165'H to be handled at TC_createSession_ping4_256(689) TC_createSession_ping4_256(679)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.167 10.45.0.1" TC_createSession_ping4_256(679)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.167 10.45.0.1"' with PID 505 TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[165] for '262420000000165'H to be handled at TC_createSession_ping4_256(690) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F5'O, end_to_end_id := '2B295BC8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333353B6170705F6778'O ("smf.localdomain;1714635442;335;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313635'O ("262420000000165") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00A9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A8'O } } } } } } } } } handled at TC_createSession_ping4_256(688) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AB'O, end_to_end_id := '2B295BC9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333363B6170705F6779'O ("smf.localdomain;1714635442;336;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313635'O ("262420000000165") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00A9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(689) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000166'H to be handled at TC_createSession_ping4_256(692) TC_createSession_ping4_256(683)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.168 10.45.0.1" TC_createSession_ping4_256(683)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.168 10.45.0.1"' with PID 508 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000166'H to be handled at TC_createSession_ping4_256(693) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[166] for '262420000000166'H to be handled at TC_createSession_ping4_256(694) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F6'O, end_to_end_id := '2B295BCA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333373B6170705F6778'O ("smf.localdomain;1714635442;337;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313636'O ("262420000000166") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000A9'O } } } } } } } } } handled at TC_createSession_ping4_256(692) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000167'H to be handled at TC_createSession_ping4_256(696) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AC'O, end_to_end_id := '2B295BCB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333383B6170705F6779'O ("smf.localdomain;1714635442;338;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313636'O ("262420000000166") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000A9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(693) TC_createSession_ping4_256(687)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.169 10.45.0.1" TC_createSession_ping4_256(687)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.169 10.45.0.1"' with PID 511 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000167'H to be handled at TC_createSession_ping4_256(697) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[167] for '262420000000167'H to be handled at TC_createSession_ping4_256(698) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F7'O, end_to_end_id := '2B295BCC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3333393B6170705F6778'O ("smf.localdomain;1714635442;339;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313637'O ("262420000000167") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AA'O } } } } } } } } } handled at TC_createSession_ping4_256(696) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AD'O, end_to_end_id := '2B295BCD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334303B6170705F6779'O ("smf.localdomain;1714635442;340;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313637'O ("262420000000167") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(697) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000168'H to be handled at TC_createSession_ping4_256(700) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000168'H to be handled at TC_createSession_ping4_256(701) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[168] for '262420000000168'H to be handled at TC_createSession_ping4_256(702) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[1] for '262420000000169'H to be handled at TC_createSession_ping4_256(704) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[1] for '262420000000169'H to be handled at TC_createSession_ping4_256(705) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[169] for '262420000000169'H to be handled at TC_createSession_ping4_256(706) TC_createSession_ping4_256(691)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.170 10.45.0.1" TC_createSession_ping4_256(691)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.170 10.45.0.1"' with PID 514 TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F8'O, end_to_end_id := '2B295BCE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334313B6170705F6778'O ("smf.localdomain;1714635442;341;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313639'O ("262420000000169") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AB'O } } } } } } } } } handled at TC_createSession_ping4_256(704) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[1] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AE'O, end_to_end_id := '2B295BCF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334323B6170705F6779'O ("smf.localdomain;1714635442;342;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313639'O ("262420000000169") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(705) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71F9'O, end_to_end_id := '2B295BD0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334333B6170705F6778'O ("smf.localdomain;1714635442;343;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313638'O ("262420000000168") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AC'O } } } } } } } } } handled at TC_createSession_ping4_256(700) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720AF'O, end_to_end_id := '2B295BD1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334343B6170705F6779'O ("smf.localdomain;1714635442;344;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313638'O ("262420000000168") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AD'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(701) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000170'H to be handled at TC_createSession_ping4_256(708) TC_createSession_ping4_256(695)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.171 10.45.0.1" TC_createSession_ping4_256(695)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.171 10.45.0.1"' with PID 517 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000170'H to be handled at TC_createSession_ping4_256(709) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[170] for '262420000000170'H to be handled at TC_createSession_ping4_256(710) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FA'O, end_to_end_id := '2B295BD2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334353B6170705F6778'O ("smf.localdomain;1714635442;345;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313730'O ("262420000000170") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AD'O } } } } } } } } } handled at TC_createSession_ping4_256(708) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B0'O, end_to_end_id := '2B295BD3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334363B6170705F6779'O ("smf.localdomain;1714635442;346;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313730'O ("262420000000170") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(709) TC_createSession_ping4_256(703)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.172 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000171'H to be handled at TC_createSession_ping4_256(712) TC_createSession_ping4_256(699)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.173 10.45.0.1" TC_createSession_ping4_256(703)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.172 10.45.0.1"' with PID 521 TC_createSession_ping4_256(699)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.173 10.45.0.1"' with PID 522 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000171'H to be handled at TC_createSession_ping4_256(713) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[171] for '262420000000171'H to be handled at TC_createSession_ping4_256(714) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FB'O, end_to_end_id := '2B295BD4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334373B6170705F6778'O ("smf.localdomain;1714635442;347;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313731'O ("262420000000171") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AE'O } } } } } } } } } handled at TC_createSession_ping4_256(712) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B1'O, end_to_end_id := '2B295BD5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334383B6170705F6779'O ("smf.localdomain;1714635442;348;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313731'O ("262420000000171") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00AF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(713) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000172'H to be handled at TC_createSession_ping4_256(716) TC_createSession_ping4_256(707)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.174 10.45.0.1" TC_createSession_ping4_256(707)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.174 10.45.0.1"' with PID 526 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000172'H to be handled at TC_createSession_ping4_256(717) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[172] for '262420000000172'H to be handled at TC_createSession_ping4_256(718) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FC'O, end_to_end_id := '2B295BD6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3334393B6170705F6778'O ("smf.localdomain;1714635442;349;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313732'O ("262420000000172") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000AF'O } } } } } } } } } handled at TC_createSession_ping4_256(716) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B2'O, end_to_end_id := '2B295BD7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335303B6170705F6779'O ("smf.localdomain;1714635442;350;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313732'O ("262420000000172") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(717) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000173'H to be handled at TC_createSession_ping4_256(720) TC_createSession_ping4_256(711)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.175 10.45.0.1" TC_createSession_ping4_256(711)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.175 10.45.0.1"' with PID 529 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000173'H to be handled at TC_createSession_ping4_256(721) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[173] for '262420000000173'H to be handled at TC_createSession_ping4_256(722) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FD'O, end_to_end_id := '2B295BD8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335313B6170705F6778'O ("smf.localdomain;1714635442;351;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313733'O ("262420000000173") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B0'O } } } } } } } } } handled at TC_createSession_ping4_256(720) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B3'O, end_to_end_id := '2B295BD9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335323B6170705F6779'O ("smf.localdomain;1714635442;352;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313733'O ("262420000000173") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(721) TC_createSession_ping4_256(715)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.176 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000174'H to be handled at TC_createSession_ping4_256(724) TC_createSession_ping4_256(715)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.176 10.45.0.1"' with PID 532 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000174'H to be handled at TC_createSession_ping4_256(725) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[174] for '262420000000174'H to be handled at TC_createSession_ping4_256(726) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FE'O, end_to_end_id := '2B295BDA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335333B6170705F6778'O ("smf.localdomain;1714635442;353;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313734'O ("262420000000174") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B1'O } } } } } } } } } handled at TC_createSession_ping4_256(724) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B4'O, end_to_end_id := '2B295BDB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335343B6170705F6779'O ("smf.localdomain;1714635442;354;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313734'O ("262420000000174") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(725) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000175'H to be handled at TC_createSession_ping4_256(728) TC_createSession_ping4_256(719)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.177 10.45.0.1" TC_createSession_ping4_256(719)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.177 10.45.0.1"' with PID 535 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000175'H to be handled at TC_createSession_ping4_256(729) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[175] for '262420000000175'H to be handled at TC_createSession_ping4_256(730) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B5'O, end_to_end_id := '2B295BDD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335363B6170705F6779'O ("smf.localdomain;1714635442;356;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313735'O ("262420000000175") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(729) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D71FF'O, end_to_end_id := '2B295BDC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335353B6170705F6778'O ("smf.localdomain;1714635442;355;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313735'O ("262420000000175") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B2'O } } } } } } } } } handled at TC_createSession_ping4_256(728) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000176'H to be handled at TC_createSession_ping4_256(732) TC_createSession_ping4_256(723)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.178 10.45.0.1" TC_createSession_ping4_256(723)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.178 10.45.0.1"' with PID 538 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000176'H to be handled at TC_createSession_ping4_256(733) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[176] for '262420000000176'H to be handled at TC_createSession_ping4_256(734) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B6'O, end_to_end_id := '2B295BDF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335383B6170705F6779'O ("smf.localdomain;1714635442;358;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313736'O ("262420000000176") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(733) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7200'O, end_to_end_id := '2B295BDE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335373B6170705F6778'O ("smf.localdomain;1714635442;357;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313736'O ("262420000000176") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B3'O } } } } } } } } } handled at TC_createSession_ping4_256(732) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000177'H to be handled at TC_createSession_ping4_256(736) TC_createSession_ping4_256(727)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.179 10.45.0.1" TC_createSession_ping4_256(727)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.179 10.45.0.1"' with PID 541 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000177'H to be handled at TC_createSession_ping4_256(737) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[177] for '262420000000177'H to be handled at TC_createSession_ping4_256(738) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7201'O, end_to_end_id := '2B295BE0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3335393B6170705F6778'O ("smf.localdomain;1714635442;359;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313737'O ("262420000000177") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B4'O } } } } } } } } } handled at TC_createSession_ping4_256(736) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B7'O, end_to_end_id := '2B295BE1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336303B6170705F6779'O ("smf.localdomain;1714635442;360;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313737'O ("262420000000177") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(737) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000178'H to be handled at TC_createSession_ping4_256(740) TC_createSession_ping4_256(731)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.180 10.45.0.1" TC_createSession_ping4_256(731)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.180 10.45.0.1"' with PID 544 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000178'H to be handled at TC_createSession_ping4_256(741) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[178] for '262420000000178'H to be handled at TC_createSession_ping4_256(742) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B8'O, end_to_end_id := '2B295BE3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336323B6170705F6779'O ("smf.localdomain;1714635442;362;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313738'O ("262420000000178") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(741) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7202'O, end_to_end_id := '2B295BE2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336313B6170705F6778'O ("smf.localdomain;1714635442;361;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313738'O ("262420000000178") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B5'O } } } } } } } } } handled at TC_createSession_ping4_256(740) TC_createSession_ping4_256(735)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.181 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000179'H to be handled at TC_createSession_ping4_256(744) TC_createSession_ping4_256(735)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.181 10.45.0.1"' with PID 547 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000179'H to be handled at TC_createSession_ping4_256(745) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[179] for '262420000000179'H to be handled at TC_createSession_ping4_256(746) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720B9'O, end_to_end_id := '2B295BE5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336343B6170705F6779'O ("smf.localdomain;1714635442;364;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313739'O ("262420000000179") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(745) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7203'O, end_to_end_id := '2B295BE4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336333B6170705F6778'O ("smf.localdomain;1714635442;363;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313739'O ("262420000000179") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B6'O } } } } } } } } } handled at TC_createSession_ping4_256(744) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000180'H to be handled at TC_createSession_ping4_256(748) TC_createSession_ping4_256(739)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.182 10.45.0.1" TC_createSession_ping4_256(739)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.182 10.45.0.1"' with PID 550 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000180'H to be handled at TC_createSession_ping4_256(749) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[180] for '262420000000180'H to be handled at TC_createSession_ping4_256(750) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BA'O, end_to_end_id := '2B295BE7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336363B6170705F6779'O ("smf.localdomain;1714635442;366;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313830'O ("262420000000180") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(749) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7204'O, end_to_end_id := '2B295BE6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336353B6170705F6778'O ("smf.localdomain;1714635442;365;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313830'O ("262420000000180") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B7'O } } } } } } } } } handled at TC_createSession_ping4_256(748) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000181'H to be handled at TC_createSession_ping4_256(752) TC_createSession_ping4_256(743)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.183 10.45.0.1" TC_createSession_ping4_256(743)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.183 10.45.0.1"' with PID 553 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000181'H to be handled at TC_createSession_ping4_256(753) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[181] for '262420000000181'H to be handled at TC_createSession_ping4_256(754) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7205'O, end_to_end_id := '2B295BE8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336373B6170705F6778'O ("smf.localdomain;1714635442;367;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313831'O ("262420000000181") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00B9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B8'O } } } } } } } } } handled at TC_createSession_ping4_256(752) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BB'O, end_to_end_id := '2B295BE9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336383B6170705F6779'O ("smf.localdomain;1714635442;368;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313831'O ("262420000000181") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00B9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(753) TC_createSession_ping4_256(747)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.184 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000182'H to be handled at TC_createSession_ping4_256(756) TC_createSession_ping4_256(747)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.184 10.45.0.1"' with PID 556 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000182'H to be handled at TC_createSession_ping4_256(757) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[182] for '262420000000182'H to be handled at TC_createSession_ping4_256(758) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7206'O, end_to_end_id := '2B295BEA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3336393B6170705F6778'O ("smf.localdomain;1714635442;369;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313832'O ("262420000000182") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000B9'O } } } } } } } } } handled at TC_createSession_ping4_256(756) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BC'O, end_to_end_id := '2B295BEB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337303B6170705F6779'O ("smf.localdomain;1714635442;370;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313832'O ("262420000000182") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000B9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(757) TC_createSession_ping4_256(751)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.185 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000183'H to be handled at TC_createSession_ping4_256(760) TC_createSession_ping4_256(751)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.185 10.45.0.1"' with PID 559 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000183'H to be handled at TC_createSession_ping4_256(761) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[183] for '262420000000183'H to be handled at TC_createSession_ping4_256(762) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BD'O, end_to_end_id := '2B295BED'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337323B6170705F6779'O ("smf.localdomain;1714635442;372;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313833'O ("262420000000183") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(761) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7207'O ("k-r\a"), end_to_end_id := '2B295BEC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337313B6170705F6778'O ("smf.localdomain;1714635442;371;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313833'O ("262420000000183") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BA'O } } } } } } } } } handled at TC_createSession_ping4_256(760) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000184'H to be handled at TC_createSession_ping4_256(764) TC_createSession_ping4_256(755)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.186 10.45.0.1" TC_createSession_ping4_256(755)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.186 10.45.0.1"' with PID 562 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000184'H to be handled at TC_createSession_ping4_256(765) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[184] for '262420000000184'H to be handled at TC_createSession_ping4_256(766) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7208'O ("k-r\b"), end_to_end_id := '2B295BEE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337333B6170705F6778'O ("smf.localdomain;1714635442;373;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313834'O ("262420000000184") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BB'O } } } } } } } } } handled at TC_createSession_ping4_256(764) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BE'O, end_to_end_id := '2B295BEF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337343B6170705F6779'O ("smf.localdomain;1714635442;374;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313834'O ("262420000000184") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(765) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000185'H to be handled at TC_createSession_ping4_256(768) TC_createSession_ping4_256(759)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.187 10.45.0.1" TC_createSession_ping4_256(759)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.187 10.45.0.1"' with PID 565 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000185'H to be handled at TC_createSession_ping4_256(769) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[185] for '262420000000185'H to be handled at TC_createSession_ping4_256(770) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7209'O ("k-r\t"), end_to_end_id := '2B295BF0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337353B6170705F6778'O ("smf.localdomain;1714635442;375;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313835'O ("262420000000185") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BC'O } } } } } } } } } handled at TC_createSession_ping4_256(768) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720BF'O, end_to_end_id := '2B295BF1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337363B6170705F6779'O ("smf.localdomain;1714635442;376;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313835'O ("262420000000185") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BD'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(769) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000186'H to be handled at TC_createSession_ping4_256(772) TC_createSession_ping4_256(763)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.188 10.45.0.1" TC_createSession_ping4_256(763)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.188 10.45.0.1"' with PID 568 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000186'H to be handled at TC_createSession_ping4_256(773) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[186] for '262420000000186'H to be handled at TC_createSession_ping4_256(774) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720A'O ("k-r\n"), end_to_end_id := '2B295BF2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337373B6170705F6778'O ("smf.localdomain;1714635442;377;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313836'O ("262420000000186") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BD'O } } } } } } } } } handled at TC_createSession_ping4_256(772) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C0'O, end_to_end_id := '2B295BF3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337383B6170705F6779'O ("smf.localdomain;1714635442;378;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313836'O ("262420000000186") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(773) TC_createSession_ping4_256(767)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.189 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000187'H to be handled at TC_createSession_ping4_256(776) TC_createSession_ping4_256(767)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.189 10.45.0.1"' with PID 571 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000187'H to be handled at TC_createSession_ping4_256(777) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[187] for '262420000000187'H to be handled at TC_createSession_ping4_256(778) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720B'O ("k-r\v"), end_to_end_id := '2B295BF4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3337393B6170705F6778'O ("smf.localdomain;1714635442;379;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313837'O ("262420000000187") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00BF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BE'O } } } } } } } } } handled at TC_createSession_ping4_256(776) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C1'O, end_to_end_id := '2B295BF5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338303B6170705F6779'O ("smf.localdomain;1714635442;380;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313837'O ("262420000000187") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00BF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(777) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000188'H to be handled at TC_createSession_ping4_256(780) TC_createSession_ping4_256(771)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.190 10.45.0.1" TC_createSession_ping4_256(771)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.190 10.45.0.1"' with PID 574 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000188'H to be handled at TC_createSession_ping4_256(781) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[188] for '262420000000188'H to be handled at TC_createSession_ping4_256(782) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720C'O ("k-r\f"), end_to_end_id := '2B295BF6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338313B6170705F6778'O ("smf.localdomain;1714635442;381;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313838'O ("262420000000188") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000BF'O } } } } } } } } } handled at TC_createSession_ping4_256(780) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C2'O, end_to_end_id := '2B295BF7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338323B6170705F6779'O ("smf.localdomain;1714635442;382;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313838'O ("262420000000188") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000BF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(781) TC_createSession_ping4_256(775)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.191 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000189'H to be handled at TC_createSession_ping4_256(784) TC_createSession_ping4_256(775)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.191 10.45.0.1"' with PID 577 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000189'H to be handled at TC_createSession_ping4_256(785) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[189] for '262420000000189'H to be handled at TC_createSession_ping4_256(786) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720D'O ("k-r\r"), end_to_end_id := '2B295BF8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338333B6170705F6778'O ("smf.localdomain;1714635442;383;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313839'O ("262420000000189") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C0'O } } } } } } } } } handled at TC_createSession_ping4_256(784) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C3'O, end_to_end_id := '2B295BF9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338343B6170705F6779'O ("smf.localdomain;1714635442;384;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313839'O ("262420000000189") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(785) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000190'H to be handled at TC_createSession_ping4_256(788) TC_createSession_ping4_256(779)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.192 10.45.0.1" TC_createSession_ping4_256(779)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.192 10.45.0.1"' with PID 580 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000190'H to be handled at TC_createSession_ping4_256(789) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[190] for '262420000000190'H to be handled at TC_createSession_ping4_256(790) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C4'O, end_to_end_id := '2B295BFB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338363B6170705F6779'O ("smf.localdomain;1714635442;386;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313930'O ("262420000000190") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(789) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720E'O, end_to_end_id := '2B295BFA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338353B6170705F6778'O ("smf.localdomain;1714635442;385;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313930'O ("262420000000190") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C1'O } } } } } } } } } handled at TC_createSession_ping4_256(788) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000191'H to be handled at TC_createSession_ping4_256(792) TC_createSession_ping4_256(783)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.193 10.45.0.1" TC_createSession_ping4_256(783)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.193 10.45.0.1"' with PID 583 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000191'H to be handled at TC_createSession_ping4_256(793) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[191] for '262420000000191'H to be handled at TC_createSession_ping4_256(794) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D720F'O, end_to_end_id := '2B295BFC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338373B6170705F6778'O ("smf.localdomain;1714635442;387;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313931'O ("262420000000191") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C2'O } } } } } } } } } handled at TC_createSession_ping4_256(792) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C5'O, end_to_end_id := '2B295BFD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338383B6170705F6779'O ("smf.localdomain;1714635442;388;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313931'O ("262420000000191") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(793) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000192'H to be handled at TC_createSession_ping4_256(796) TC_createSession_ping4_256(787)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.194 10.45.0.1" TC_createSession_ping4_256(787)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.194 10.45.0.1"' with PID 586 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000192'H to be handled at TC_createSession_ping4_256(797) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[192] for '262420000000192'H to be handled at TC_createSession_ping4_256(798) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7210'O, end_to_end_id := '2B295BFE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3338393B6170705F6778'O ("smf.localdomain;1714635442;389;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313932'O ("262420000000192") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C3'O } } } } } } } } } handled at TC_createSession_ping4_256(796) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C6'O, end_to_end_id := '2B295BFF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339303B6170705F6779'O ("smf.localdomain;1714635442;390;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15C'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313932'O ("262420000000192") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(797) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000193'H to be handled at TC_createSession_ping4_256(800) TC_createSession_ping4_256(791)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.195 10.45.0.1" TC_createSession_ping4_256(791)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.195 10.45.0.1"' with PID 589 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000193'H to be handled at TC_createSession_ping4_256(801) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[193] for '262420000000193'H to be handled at TC_createSession_ping4_256(802) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C7'O, end_to_end_id := '2B295C01'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339323B6170705F6779'O ("smf.localdomain;1714635442;392;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313933'O ("262420000000193") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(801) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7211'O, end_to_end_id := '2B295C00'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339313B6170705F6778'O ("smf.localdomain;1714635442;391;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313933'O ("262420000000193") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C4'O } } } } } } } } } handled at TC_createSession_ping4_256(800) TC_createSession_ping4_256(795)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.196 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000194'H to be handled at TC_createSession_ping4_256(804) TC_createSession_ping4_256(795)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.196 10.45.0.1"' with PID 592 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000194'H to be handled at TC_createSession_ping4_256(805) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[194] for '262420000000194'H to be handled at TC_createSession_ping4_256(806) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7212'O, end_to_end_id := '2B295C02'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339333B6170705F6778'O ("smf.localdomain;1714635442;393;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313934'O ("262420000000194") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C5'O } } } } } } } } } handled at TC_createSession_ping4_256(804) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C8'O, end_to_end_id := '2B295C03'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339343B6170705F6779'O ("smf.localdomain;1714635442;394;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313934'O ("262420000000194") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(805) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000195'H to be handled at TC_createSession_ping4_256(808) TC_createSession_ping4_256(799)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.197 10.45.0.1" TC_createSession_ping4_256(799)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.197 10.45.0.1"' with PID 595 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000195'H to be handled at TC_createSession_ping4_256(809) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[195] for '262420000000195'H to be handled at TC_createSession_ping4_256(810) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7213'O, end_to_end_id := '2B295C04'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339353B6170705F6778'O ("smf.localdomain;1714635442;395;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313935'O ("262420000000195") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C6'O } } } } } } } } } handled at TC_createSession_ping4_256(808) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720C9'O, end_to_end_id := '2B295C05'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339363B6170705F6779'O ("smf.localdomain;1714635442;396;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313935'O ("262420000000195") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(809) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000196'H to be handled at TC_createSession_ping4_256(812) TC_createSession_ping4_256(803)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.198 10.45.0.1" TC_createSession_ping4_256(803)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.198 10.45.0.1"' with PID 598 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000196'H to be handled at TC_createSession_ping4_256(813) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[196] for '262420000000196'H to be handled at TC_createSession_ping4_256(814) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7214'O, end_to_end_id := '2B295C06'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339373B6170705F6778'O ("smf.localdomain;1714635442;397;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313936'O ("262420000000196") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C7'O } } } } } } } } } handled at TC_createSession_ping4_256(812) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CA'O, end_to_end_id := '2B295C07'O ("+)\\\a"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339383B6170705F6779'O ("smf.localdomain;1714635442;398;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313936'O ("262420000000196") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(813) TC_createSession_ping4_256(807)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.199 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000197'H to be handled at TC_createSession_ping4_256(816) TC_createSession_ping4_256(807)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.199 10.45.0.1"' with PID 601 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000197'H to be handled at TC_createSession_ping4_256(817) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[197] for '262420000000197'H to be handled at TC_createSession_ping4_256(818) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7215'O, end_to_end_id := '2B295C08'O ("+)\\\b"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3339393B6170705F6778'O ("smf.localdomain;1714635442;399;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313937'O ("262420000000197") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00C9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C8'O } } } } } } } } } handled at TC_createSession_ping4_256(816) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CB'O, end_to_end_id := '2B295C09'O ("+)\\\t"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430303B6170705F6779'O ("smf.localdomain;1714635442;400;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313937'O ("262420000000197") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00C9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(817) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000198'H to be handled at TC_createSession_ping4_256(820) TC_createSession_ping4_256(811)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.200 10.45.0.1" TC_createSession_ping4_256(811)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.200 10.45.0.1"' with PID 604 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000198'H to be handled at TC_createSession_ping4_256(821) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[198] for '262420000000198'H to be handled at TC_createSession_ping4_256(822) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7216'O, end_to_end_id := '2B295C0A'O ("+)\\\n"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430313B6170705F6778'O ("smf.localdomain;1714635442;401;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313938'O ("262420000000198") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000C9'O } } } } } } } } } handled at TC_createSession_ping4_256(820) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CC'O, end_to_end_id := '2B295C0B'O ("+)\\\v"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430323B6170705F6779'O ("smf.localdomain;1714635442;402;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313938'O ("262420000000198") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000C9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(821) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000199'H to be handled at TC_createSession_ping4_256(824) TC_createSession_ping4_256(815)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.201 10.45.0.1" TC_createSession_ping4_256(815)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.201 10.45.0.1"' with PID 607 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000199'H to be handled at TC_createSession_ping4_256(825) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[199] for '262420000000199'H to be handled at TC_createSession_ping4_256(826) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7217'O, end_to_end_id := '2B295C0C'O ("+)\\\f"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430333B6170705F6778'O ("smf.localdomain;1714635442;403;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313939'O ("262420000000199") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CA'O } } } } } } } } } handled at TC_createSession_ping4_256(824) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CD'O, end_to_end_id := '2B295C0D'O ("+)\\\r"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430343B6170705F6779'O ("smf.localdomain;1714635442;404;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030313939'O ("262420000000199") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(825) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000200'H to be handled at TC_createSession_ping4_256(828) TC_createSession_ping4_256(819)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.202 10.45.0.1" TC_createSession_ping4_256(819)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.202 10.45.0.1"' with PID 610 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000200'H to be handled at TC_createSession_ping4_256(829) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[200] for '262420000000200'H to be handled at TC_createSession_ping4_256(830) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7218'O, end_to_end_id := '2B295C0E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430353B6170705F6778'O ("smf.localdomain;1714635442;405;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323030'O ("262420000000200") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CB'O } } } } } } } } } handled at TC_createSession_ping4_256(828) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CE'O, end_to_end_id := '2B295C0F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430363B6170705F6779'O ("smf.localdomain;1714635442;406;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323030'O ("262420000000200") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(829) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000201'H to be handled at TC_createSession_ping4_256(832) TC_createSession_ping4_256(823)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.203 10.45.0.1" TC_createSession_ping4_256(823)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.203 10.45.0.1"' with PID 613 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000201'H to be handled at TC_createSession_ping4_256(833) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[201] for '262420000000201'H to be handled at TC_createSession_ping4_256(834) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7219'O, end_to_end_id := '2B295C10'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430373B6170705F6778'O ("smf.localdomain;1714635442;407;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323031'O ("262420000000201") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CC'O } } } } } } } } } handled at TC_createSession_ping4_256(832) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720CF'O, end_to_end_id := '2B295C11'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430383B6170705F6779'O ("smf.localdomain;1714635442;408;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323031'O ("262420000000201") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CD'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(833) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000202'H to be handled at TC_createSession_ping4_256(836) TC_createSession_ping4_256(827)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.204 10.45.0.1" TC_createSession_ping4_256(827)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.204 10.45.0.1"' with PID 616 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000202'H to be handled at TC_createSession_ping4_256(837) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[202] for '262420000000202'H to be handled at TC_createSession_ping4_256(838) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721A'O, end_to_end_id := '2B295C12'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3430393B6170705F6778'O ("smf.localdomain;1714635442;409;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323032'O ("262420000000202") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CD'O } } } } } } } } } handled at TC_createSession_ping4_256(836) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D0'O, end_to_end_id := '2B295C13'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431303B6170705F6779'O ("smf.localdomain;1714635442;410;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323032'O ("262420000000202") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(837) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000203'H to be handled at TC_createSession_ping4_256(840) TC_createSession_ping4_256(831)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.205 10.45.0.1" TC_createSession_ping4_256(831)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.205 10.45.0.1"' with PID 619 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000203'H to be handled at TC_createSession_ping4_256(841) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[203] for '262420000000203'H to be handled at TC_createSession_ping4_256(842) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721B'O, end_to_end_id := '2B295C14'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431313B6170705F6778'O ("smf.localdomain;1714635442;411;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323033'O ("262420000000203") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00CF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CE'O } } } } } } } } } handled at TC_createSession_ping4_256(840) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D1'O, end_to_end_id := '2B295C15'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431323B6170705F6779'O ("smf.localdomain;1714635442;412;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323033'O ("262420000000203") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00CF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(841) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000204'H to be handled at TC_createSession_ping4_256(844) TC_createSession_ping4_256(835)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.206 10.45.0.1" TC_createSession_ping4_256(835)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.206 10.45.0.1"' with PID 622 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000204'H to be handled at TC_createSession_ping4_256(845) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[204] for '262420000000204'H to be handled at TC_createSession_ping4_256(846) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D2'O, end_to_end_id := '2B295C17'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431343B6170705F6779'O ("smf.localdomain;1714635442;414;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323034'O ("262420000000204") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000CF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(845) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721C'O, end_to_end_id := '2B295C16'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431333B6170705F6778'O ("smf.localdomain;1714635442;413;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323034'O ("262420000000204") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000CF'O } } } } } } } } } handled at TC_createSession_ping4_256(844) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000205'H to be handled at TC_createSession_ping4_256(848) TC_createSession_ping4_256(839)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.207 10.45.0.1" TC_createSession_ping4_256(839)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.207 10.45.0.1"' with PID 625 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000205'H to be handled at TC_createSession_ping4_256(849) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[205] for '262420000000205'H to be handled at TC_createSession_ping4_256(850) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721D'O, end_to_end_id := '2B295C18'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431353B6170705F6778'O ("smf.localdomain;1714635442;415;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323035'O ("262420000000205") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D0'O } } } } } } } } } handled at TC_createSession_ping4_256(848) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D3'O, end_to_end_id := '2B295C19'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431363B6170705F6779'O ("smf.localdomain;1714635442;416;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323035'O ("262420000000205") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(849) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000206'H to be handled at TC_createSession_ping4_256(852) TC_createSession_ping4_256(843)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.208 10.45.0.1" TC_createSession_ping4_256(843)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.208 10.45.0.1"' with PID 628 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000206'H to be handled at TC_createSession_ping4_256(853) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[206] for '262420000000206'H to be handled at TC_createSession_ping4_256(854) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721E'O, end_to_end_id := '2B295C1A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431373B6170705F6778'O ("smf.localdomain;1714635442;417;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323036'O ("262420000000206") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D1'O } } } } } } } } } handled at TC_createSession_ping4_256(852) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D4'O, end_to_end_id := '2B295C1B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431383B6170705F6779'O ("smf.localdomain;1714635442;418;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323036'O ("262420000000206") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(853) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000207'H to be handled at TC_createSession_ping4_256(856) TC_createSession_ping4_256(847)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.209 10.45.0.1" TC_createSession_ping4_256(847)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.209 10.45.0.1"' with PID 631 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000207'H to be handled at TC_createSession_ping4_256(857) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[207] for '262420000000207'H to be handled at TC_createSession_ping4_256(858) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D721F'O, end_to_end_id := '2B295C1C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3431393B6170705F6778'O ("smf.localdomain;1714635442;419;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323037'O ("262420000000207") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D2'O } } } } } } } } } handled at TC_createSession_ping4_256(856) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D5'O, end_to_end_id := '2B295C1D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432303B6170705F6779'O ("smf.localdomain;1714635442;420;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323037'O ("262420000000207") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(857) TC_createSession_ping4_256(851)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.210 10.45.0.1" TC_createSession_ping4_256(851)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.210 10.45.0.1"' with PID 634 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000208'H to be handled at TC_createSession_ping4_256(860) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000208'H to be handled at TC_createSession_ping4_256(861) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[208] for '262420000000208'H to be handled at TC_createSession_ping4_256(862) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7220'O ("k-r "), end_to_end_id := '2B295C1E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432313B6170705F6778'O ("smf.localdomain;1714635442;421;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323038'O ("262420000000208") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D3'O } } } } } } } } } handled at TC_createSession_ping4_256(860) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D6'O, end_to_end_id := '2B295C1F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432323B6170705F6779'O ("smf.localdomain;1714635442;422;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323038'O ("262420000000208") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(861) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000209'H to be handled at TC_createSession_ping4_256(864) TC_createSession_ping4_256(855)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.211 10.45.0.1" TC_createSession_ping4_256(855)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.211 10.45.0.1"' with PID 637 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000209'H to be handled at TC_createSession_ping4_256(865) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[209] for '262420000000209'H to be handled at TC_createSession_ping4_256(866) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D7'O, end_to_end_id := '2B295C21'O ("+)\\!"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432343B6170705F6779'O ("smf.localdomain;1714635442;424;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323039'O ("262420000000209") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(865) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7221'O ("k-r!"), end_to_end_id := '2B295C20'O ("+)\\ "), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432333B6170705F6778'O ("smf.localdomain;1714635442;423;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323039'O ("262420000000209") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D4'O } } } } } } } } } handled at TC_createSession_ping4_256(864) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000210'H to be handled at TC_createSession_ping4_256(868) TC_createSession_ping4_256(859)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.212 10.45.0.1" TC_createSession_ping4_256(859)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.212 10.45.0.1"' with PID 640 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000210'H to be handled at TC_createSession_ping4_256(869) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[210] for '262420000000210'H to be handled at TC_createSession_ping4_256(870) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7222'O ("k-r\""), end_to_end_id := '2B295C22'O ("+)\\\""), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432353B6170705F6778'O ("smf.localdomain;1714635442;425;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323130'O ("262420000000210") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D5'O } } } } } } } } } handled at TC_createSession_ping4_256(868) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D8'O, end_to_end_id := '2B295C23'O ("+)\\#"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432363B6170705F6779'O ("smf.localdomain;1714635442;426;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323130'O ("262420000000210") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(869) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000211'H to be handled at TC_createSession_ping4_256(872) TC_createSession_ping4_256(863)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.213 10.45.0.1" TC_createSession_ping4_256(863)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.213 10.45.0.1"' with PID 643 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000211'H to be handled at TC_createSession_ping4_256(873) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[211] for '262420000000211'H to be handled at TC_createSession_ping4_256(874) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720D9'O, end_to_end_id := '2B295C25'O ("+)\\%"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432383B6170705F6779'O ("smf.localdomain;1714635442;428;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323131'O ("262420000000211") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(873) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7223'O ("k-r#"), end_to_end_id := '2B295C24'O ("+)\\$"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432373B6170705F6778'O ("smf.localdomain;1714635442;427;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323131'O ("262420000000211") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D6'O } } } } } } } } } handled at TC_createSession_ping4_256(872) TC_createSession_ping4_256(867)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.214 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000212'H to be handled at TC_createSession_ping4_256(876) TC_createSession_ping4_256(867)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.214 10.45.0.1"' with PID 646 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000212'H to be handled at TC_createSession_ping4_256(877) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[212] for '262420000000212'H to be handled at TC_createSession_ping4_256(878) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7224'O ("k-r$"), end_to_end_id := '2B295C26'O ("+)\\&"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3432393B6170705F6778'O ("smf.localdomain;1714635442;429;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323132'O ("262420000000212") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D7'O } } } } } } } } } handled at TC_createSession_ping4_256(876) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DA'O, end_to_end_id := '2B295C27'O ("+)\\'"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433303B6170705F6779'O ("smf.localdomain;1714635442;430;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323132'O ("262420000000212") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(877) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000213'H to be handled at TC_createSession_ping4_256(880) TC_createSession_ping4_256(871)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.215 10.45.0.1" TC_createSession_ping4_256(871)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.215 10.45.0.1"' with PID 649 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000213'H to be handled at TC_createSession_ping4_256(881) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[213] for '262420000000213'H to be handled at TC_createSession_ping4_256(882) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7225'O ("k-r%"), end_to_end_id := '2B295C28'O ("+)\\("), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433313B6170705F6778'O ("smf.localdomain;1714635442;431;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323133'O ("262420000000213") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00D9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D8'O } } } } } } } } } handled at TC_createSession_ping4_256(880) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DB'O, end_to_end_id := '2B295C29'O ("+)\\)"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433323B6170705F6779'O ("smf.localdomain;1714635442;432;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323133'O ("262420000000213") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00D9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(881) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000214'H to be handled at TC_createSession_ping4_256(884) TC_createSession_ping4_256(875)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.216 10.45.0.1" TC_createSession_ping4_256(875)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.216 10.45.0.1"' with PID 652 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000214'H to be handled at TC_createSession_ping4_256(885) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[214] for '262420000000214'H to be handled at TC_createSession_ping4_256(886) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7226'O ("k-r&"), end_to_end_id := '2B295C2A'O ("+)\\*"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433333B6170705F6778'O ("smf.localdomain;1714635442;433;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323134'O ("262420000000214") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000D9'O } } } } } } } } } handled at TC_createSession_ping4_256(884) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DC'O, end_to_end_id := '2B295C2B'O ("+)\\+"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433343B6170705F6779'O ("smf.localdomain;1714635442;434;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323134'O ("262420000000214") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000D9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(885) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000215'H to be handled at TC_createSession_ping4_256(888) TC_createSession_ping4_256(879)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.217 10.45.0.1" TC_createSession_ping4_256(879)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.217 10.45.0.1"' with PID 655 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000215'H to be handled at TC_createSession_ping4_256(889) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[215] for '262420000000215'H to be handled at TC_createSession_ping4_256(890) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7227'O ("k-r'"), end_to_end_id := '2B295C2C'O ("+)\\,"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433353B6170705F6778'O ("smf.localdomain;1714635442;435;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323135'O ("262420000000215") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DA'O } } } } } } } } } handled at TC_createSession_ping4_256(888) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DD'O, end_to_end_id := '2B295C2D'O ("+)\\-"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433363B6170705F6779'O ("smf.localdomain;1714635442;436;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323135'O ("262420000000215") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(889) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000216'H to be handled at TC_createSession_ping4_256(892) TC_createSession_ping4_256(883)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.218 10.45.0.1" TC_createSession_ping4_256(883)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.218 10.45.0.1"' with PID 658 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000216'H to be handled at TC_createSession_ping4_256(893) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[216] for '262420000000216'H to be handled at TC_createSession_ping4_256(894) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7228'O ("k-r("), end_to_end_id := '2B295C2E'O ("+)\\."), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433373B6170705F6778'O ("smf.localdomain;1714635442;437;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323136'O ("262420000000216") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DB'O } } } } } } } } } handled at TC_createSession_ping4_256(892) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DE'O, end_to_end_id := '2B295C2F'O ("+)\\/"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433383B6170705F6779'O ("smf.localdomain;1714635442;438;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323136'O ("262420000000216") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(893) TC_createSession_ping4_256(887)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.219 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000217'H to be handled at TC_createSession_ping4_256(896) TC_createSession_ping4_256(887)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.219 10.45.0.1"' with PID 661 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000217'H to be handled at TC_createSession_ping4_256(897) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[217] for '262420000000217'H to be handled at TC_createSession_ping4_256(898) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7229'O ("k-r)"), end_to_end_id := '2B295C30'O ("+)\\0"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3433393B6170705F6778'O ("smf.localdomain;1714635442;439;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323137'O ("262420000000217") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DC'O } } } } } } } } } handled at TC_createSession_ping4_256(896) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720DF'O, end_to_end_id := '2B295C31'O ("+)\\1"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434303B6170705F6779'O ("smf.localdomain;1714635442;440;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323137'O ("262420000000217") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DD'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(897) TC_createSession_ping4_256(891)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.220 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000218'H to be handled at TC_createSession_ping4_256(900) TC_createSession_ping4_256(891)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.220 10.45.0.1"' with PID 664 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000218'H to be handled at TC_createSession_ping4_256(901) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[218] for '262420000000218'H to be handled at TC_createSession_ping4_256(902) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722A'O ("k-r*"), end_to_end_id := '2B295C32'O ("+)\\2"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434313B6170705F6778'O ("smf.localdomain;1714635442;441;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323138'O ("262420000000218") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DD'O } } } } } } } } } handled at TC_createSession_ping4_256(900) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E0'O, end_to_end_id := '2B295C33'O ("+)\\3"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434323B6170705F6779'O ("smf.localdomain;1714635442;442;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323138'O ("262420000000218") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(901) TC_createSession_ping4_256(895)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.221 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000219'H to be handled at TC_createSession_ping4_256(904) TC_createSession_ping4_256(895)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.221 10.45.0.1"' with PID 667 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000219'H to be handled at TC_createSession_ping4_256(905) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[219] for '262420000000219'H to be handled at TC_createSession_ping4_256(906) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E1'O, end_to_end_id := '2B295C35'O ("+)\\5"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434343B6170705F6779'O ("smf.localdomain;1714635442;444;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323139'O ("262420000000219") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00DF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(905) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722B'O ("k-r+"), end_to_end_id := '2B295C34'O ("+)\\4"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434333B6170705F6778'O ("smf.localdomain;1714635442;443;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323139'O ("262420000000219") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00DF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DE'O } } } } } } } } } handled at TC_createSession_ping4_256(904) TC_createSession_ping4_256(899)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.222 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000220'H to be handled at TC_createSession_ping4_256(908) TC_createSession_ping4_256(899)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.222 10.45.0.1"' with PID 670 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000220'H to be handled at TC_createSession_ping4_256(909) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[220] for '262420000000220'H to be handled at TC_createSession_ping4_256(910) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722C'O ("k-r,"), end_to_end_id := '2B295C36'O ("+)\\6"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434353B6170705F6778'O ("smf.localdomain;1714635442;445;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323230'O ("262420000000220") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000DF'O } } } } } } } } } handled at TC_createSession_ping4_256(908) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E2'O, end_to_end_id := '2B295C37'O ("+)\\7"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434363B6170705F6779'O ("smf.localdomain;1714635442;446;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323230'O ("262420000000220") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000DF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(909) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000221'H to be handled at TC_createSession_ping4_256(912) TC_createSession_ping4_256(903)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.223 10.45.0.1" TC_createSession_ping4_256(903)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.223 10.45.0.1"' with PID 673 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000221'H to be handled at TC_createSession_ping4_256(913) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[221] for '262420000000221'H to be handled at TC_createSession_ping4_256(914) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E3'O, end_to_end_id := '2B295C39'O ("+)\\9"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434383B6170705F6779'O ("smf.localdomain;1714635442;448;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15D'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323231'O ("262420000000221") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(913) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722D'O ("k-r-"), end_to_end_id := '2B295C38'O ("+)\\8"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434373B6170705F6778'O ("smf.localdomain;1714635442;447;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323231'O ("262420000000221") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E0'O } } } } } } } } } handled at TC_createSession_ping4_256(912) TC_createSession_ping4_256(907)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.224 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000222'H to be handled at TC_createSession_ping4_256(916) TC_createSession_ping4_256(907)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.224 10.45.0.1"' with PID 676 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000222'H to be handled at TC_createSession_ping4_256(917) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[222] for '262420000000222'H to be handled at TC_createSession_ping4_256(918) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722E'O ("k-r."), end_to_end_id := '2B295C3A'O ("+)\\:"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3434393B6170705F6778'O ("smf.localdomain;1714635442;449;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323232'O ("262420000000222") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E1'O } } } } } } } } } handled at TC_createSession_ping4_256(916) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E4'O, end_to_end_id := '2B295C3B'O ("+)\\;"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435303B6170705F6779'O ("smf.localdomain;1714635442;450;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323232'O ("262420000000222") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(917) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000223'H to be handled at TC_createSession_ping4_256(920) TC_createSession_ping4_256(911)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.225 10.45.0.1" TC_createSession_ping4_256(911)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.225 10.45.0.1"' with PID 679 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000223'H to be handled at TC_createSession_ping4_256(921) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[223] for '262420000000223'H to be handled at TC_createSession_ping4_256(922) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D722F'O ("k-r/"), end_to_end_id := '2B295C3C'O ("+)\\<"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435313B6170705F6778'O ("smf.localdomain;1714635442;451;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323233'O ("262420000000223") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E2'O } } } } } } } } } handled at TC_createSession_ping4_256(920) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E5'O, end_to_end_id := '2B295C3D'O ("+)\\="), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435323B6170705F6779'O ("smf.localdomain;1714635442;452;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323233'O ("262420000000223") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(921) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000224'H to be handled at TC_createSession_ping4_256(924) TC_createSession_ping4_256(915)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.226 10.45.0.1" TC_createSession_ping4_256(915)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.226 10.45.0.1"' with PID 682 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000224'H to be handled at TC_createSession_ping4_256(925) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[224] for '262420000000224'H to be handled at TC_createSession_ping4_256(926) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E6'O, end_to_end_id := '2B295C3F'O ("+)\\?"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435343B6170705F6779'O ("smf.localdomain;1714635442;454;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323234'O ("262420000000224") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(925) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7230'O ("k-r0"), end_to_end_id := '2B295C3E'O ("+)\\>"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435333B6170705F6778'O ("smf.localdomain;1714635442;453;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323234'O ("262420000000224") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E3'O } } } } } } } } } handled at TC_createSession_ping4_256(924) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000225'H to be handled at TC_createSession_ping4_256(928) TC_createSession_ping4_256(919)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.227 10.45.0.1" TC_createSession_ping4_256(919)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.227 10.45.0.1"' with PID 685 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000225'H to be handled at TC_createSession_ping4_256(929) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[225] for '262420000000225'H to be handled at TC_createSession_ping4_256(930) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7231'O ("k-r1"), end_to_end_id := '2B295C40'O ("+)\\@"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435353B6170705F6778'O ("smf.localdomain;1714635442;455;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323235'O ("262420000000225") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E4'O } } } } } } } } } handled at TC_createSession_ping4_256(928) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E7'O, end_to_end_id := '2B295C41'O ("+)\\A"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435363B6170705F6779'O ("smf.localdomain;1714635442;456;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323235'O ("262420000000225") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(929) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000226'H to be handled at TC_createSession_ping4_256(932) TC_createSession_ping4_256(923)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.228 10.45.0.1" TC_createSession_ping4_256(923)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.228 10.45.0.1"' with PID 688 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000226'H to be handled at TC_createSession_ping4_256(933) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[226] for '262420000000226'H to be handled at TC_createSession_ping4_256(934) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E8'O, end_to_end_id := '2B295C43'O ("+)\\C"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435383B6170705F6779'O ("smf.localdomain;1714635442;458;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323236'O ("262420000000226") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(933) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7232'O ("k-r2"), end_to_end_id := '2B295C42'O ("+)\\B"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435373B6170705F6778'O ("smf.localdomain;1714635442;457;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323236'O ("262420000000226") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E5'O } } } } } } } } } handled at TC_createSession_ping4_256(932) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000227'H to be handled at TC_createSession_ping4_256(936) TC_createSession_ping4_256(927)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.229 10.45.0.1" TC_createSession_ping4_256(927)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.229 10.45.0.1"' with PID 691 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000227'H to be handled at TC_createSession_ping4_256(937) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[227] for '262420000000227'H to be handled at TC_createSession_ping4_256(938) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7233'O ("k-r3"), end_to_end_id := '2B295C44'O ("+)\\D"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3435393B6170705F6778'O ("smf.localdomain;1714635442;459;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323237'O ("262420000000227") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E6'O } } } } } } } } } handled at TC_createSession_ping4_256(936) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720E9'O, end_to_end_id := '2B295C45'O ("+)\\E"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436303B6170705F6779'O ("smf.localdomain;1714635442;460;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323237'O ("262420000000227") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(937) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000228'H to be handled at TC_createSession_ping4_256(940) TC_createSession_ping4_256(931)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.230 10.45.0.1" TC_createSession_ping4_256(931)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.230 10.45.0.1"' with PID 694 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000228'H to be handled at TC_createSession_ping4_256(941) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[228] for '262420000000228'H to be handled at TC_createSession_ping4_256(942) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720EA'O, end_to_end_id := '2B295C47'O ("+)\\G"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436323B6170705F6779'O ("smf.localdomain;1714635442;462;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323238'O ("262420000000228") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(941) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7234'O ("k-r4"), end_to_end_id := '2B295C46'O ("+)\\F"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436313B6170705F6778'O ("smf.localdomain;1714635442;461;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323238'O ("262420000000228") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E7'O } } } } } } } } } handled at TC_createSession_ping4_256(940) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000229'H to be handled at TC_createSession_ping4_256(944) TC_createSession_ping4_256(935)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.231 10.45.0.1" TC_createSession_ping4_256(935)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.231 10.45.0.1"' with PID 697 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000229'H to be handled at TC_createSession_ping4_256(945) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[229] for '262420000000229'H to be handled at TC_createSession_ping4_256(946) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720EB'O, end_to_end_id := '2B295C49'O ("+)\\I"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436343B6170705F6779'O ("smf.localdomain;1714635442;464;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323239'O ("262420000000229") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00E9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(945) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7235'O ("k-r5"), end_to_end_id := '2B295C48'O ("+)\\H"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436333B6170705F6778'O ("smf.localdomain;1714635442;463;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323239'O ("262420000000229") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00E9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E8'O } } } } } } } } } handled at TC_createSession_ping4_256(944) TC_createSession_ping4_256(939)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.232 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000230'H to be handled at TC_createSession_ping4_256(948) TC_createSession_ping4_256(939)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.232 10.45.0.1"' with PID 700 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000230'H to be handled at TC_createSession_ping4_256(949) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[230] for '262420000000230'H to be handled at TC_createSession_ping4_256(950) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7236'O ("k-r6"), end_to_end_id := '2B295C4A'O ("+)\\J"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436353B6170705F6778'O ("smf.localdomain;1714635442;465;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323330'O ("262420000000230") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00EA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000E9'O } } } } } } } } } handled at TC_createSession_ping4_256(948) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720EC'O, end_to_end_id := '2B295C4B'O ("+)\\K"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436363B6170705F6779'O ("smf.localdomain;1714635442;466;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323330'O ("262420000000230") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000E9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00EA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(949) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000231'H to be handled at TC_createSession_ping4_256(952) TC_createSession_ping4_256(943)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.233 10.45.0.1" TC_createSession_ping4_256(943)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.233 10.45.0.1"' with PID 703 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000231'H to be handled at TC_createSession_ping4_256(953) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[231] for '262420000000231'H to be handled at TC_createSession_ping4_256(954) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720ED'O, end_to_end_id := '2B295C4D'O ("+)\\M"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436383B6170705F6779'O ("smf.localdomain;1714635442;468;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323331'O ("262420000000231") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000EA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00EB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(953) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7237'O ("k-r7"), end_to_end_id := '2B295C4C'O ("+)\\L"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436373B6170705F6778'O ("smf.localdomain;1714635442;467;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323331'O ("262420000000231") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00EB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000EA'O } } } } } } } } } handled at TC_createSession_ping4_256(952) TC_createSession_ping4_256(947)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.234 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000232'H to be handled at TC_createSession_ping4_256(956) TC_createSession_ping4_256(947)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.234 10.45.0.1"' with PID 706 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000232'H to be handled at TC_createSession_ping4_256(957) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[232] for '262420000000232'H to be handled at TC_createSession_ping4_256(958) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720EE'O, end_to_end_id := '2B295C4F'O ("+)\\O"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437303B6170705F6779'O ("smf.localdomain;1714635442;470;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323332'O ("262420000000232") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000EB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00EC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(957) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7238'O ("k-r8"), end_to_end_id := '2B295C4E'O ("+)\\N"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3436393B6170705F6778'O ("smf.localdomain;1714635442;469;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323332'O ("262420000000232") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00EC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000EB'O } } } } } } } } } handled at TC_createSession_ping4_256(956) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000233'H to be handled at TC_createSession_ping4_256(960) TC_createSession_ping4_256(951)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.235 10.45.0.1" TC_createSession_ping4_256(951)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.235 10.45.0.1"' with PID 709 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000233'H to be handled at TC_createSession_ping4_256(961) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[233] for '262420000000233'H to be handled at TC_createSession_ping4_256(962) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7239'O ("k-r9"), end_to_end_id := '2B295C50'O ("+)\\P"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437313B6170705F6778'O ("smf.localdomain;1714635442;471;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323333'O ("262420000000233") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00ED'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000EC'O } } } } } } } } } handled at TC_createSession_ping4_256(960) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720EF'O, end_to_end_id := '2B295C51'O ("+)\\Q"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437323B6170705F6779'O ("smf.localdomain;1714635442;472;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323333'O ("262420000000233") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000EC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00ED'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(961) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000234'H to be handled at TC_createSession_ping4_256(964) TC_createSession_ping4_256(955)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.236 10.45.0.1" TC_createSession_ping4_256(955)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.236 10.45.0.1"' with PID 712 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000234'H to be handled at TC_createSession_ping4_256(965) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[234] for '262420000000234'H to be handled at TC_createSession_ping4_256(966) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723A'O ("k-r:"), end_to_end_id := '2B295C52'O ("+)\\R"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437333B6170705F6778'O ("smf.localdomain;1714635442;473;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323334'O ("262420000000234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00EE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000ED'O } } } } } } } } } handled at TC_createSession_ping4_256(964) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F0'O, end_to_end_id := '2B295C53'O ("+)\\S"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437343B6170705F6779'O ("smf.localdomain;1714635442;474;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323334'O ("262420000000234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000ED'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00EE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(965) TC_createSession_ping4_256(959)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.237 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000235'H to be handled at TC_createSession_ping4_256(968) TC_createSession_ping4_256(959)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.237 10.45.0.1"' with PID 715 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000235'H to be handled at TC_createSession_ping4_256(969) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[235] for '262420000000235'H to be handled at TC_createSession_ping4_256(970) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723B'O ("k-r;"), end_to_end_id := '2B295C54'O ("+)\\T"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437353B6170705F6778'O ("smf.localdomain;1714635442;475;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323335'O ("262420000000235") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00EF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000EE'O } } } } } } } } } handled at TC_createSession_ping4_256(968) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F1'O, end_to_end_id := '2B295C55'O ("+)\\U"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437363B6170705F6779'O ("smf.localdomain;1714635442;476;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323335'O ("262420000000235") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000EE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00EF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(969) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000236'H to be handled at TC_createSession_ping4_256(972) TC_createSession_ping4_256(963)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.238 10.45.0.1" TC_createSession_ping4_256(963)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.238 10.45.0.1"' with PID 718 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000236'H to be handled at TC_createSession_ping4_256(973) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[236] for '262420000000236'H to be handled at TC_createSession_ping4_256(974) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723C'O ("k-r<"), end_to_end_id := '2B295C56'O ("+)\\V"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437373B6170705F6778'O ("smf.localdomain;1714635442;477;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323336'O ("262420000000236") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000EF'O } } } } } } } } } handled at TC_createSession_ping4_256(972) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F2'O, end_to_end_id := '2B295C57'O ("+)\\W"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437383B6170705F6779'O ("smf.localdomain;1714635442;478;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323336'O ("262420000000236") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000EF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F0'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(973) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000237'H to be handled at TC_createSession_ping4_256(976) TC_createSession_ping4_256(967)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.239 10.45.0.1" TC_createSession_ping4_256(967)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.239 10.45.0.1"' with PID 721 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000237'H to be handled at TC_createSession_ping4_256(977) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[237] for '262420000000237'H to be handled at TC_createSession_ping4_256(978) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F3'O, end_to_end_id := '2B295C59'O ("+)\\Y"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438303B6170705F6779'O ("smf.localdomain;1714635442;480;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323337'O ("262420000000237") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F0'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F1'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(977) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723D'O ("k-r="), end_to_end_id := '2B295C58'O ("+)\\X"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3437393B6170705F6778'O ("smf.localdomain;1714635442;479;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323337'O ("262420000000237") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F0'O } } } } } } } } } handled at TC_createSession_ping4_256(976) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000238'H to be handled at TC_createSession_ping4_256(980) TC_createSession_ping4_256(971)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.240 10.45.0.1" TC_createSession_ping4_256(971)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.240 10.45.0.1"' with PID 724 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000238'H to be handled at TC_createSession_ping4_256(981) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[238] for '262420000000238'H to be handled at TC_createSession_ping4_256(982) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723E'O ("k-r>"), end_to_end_id := '2B295C5A'O ("+)\\Z"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438313B6170705F6778'O ("smf.localdomain;1714635442;481;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323338'O ("262420000000238") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F1'O } } } } } } } } } handled at TC_createSession_ping4_256(980) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F4'O, end_to_end_id := '2B295C5B'O ("+)\\["), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438323B6170705F6779'O ("smf.localdomain;1714635442;482;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323338'O ("262420000000238") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F1'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F2'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(981) TC_createSession_ping4_256(975)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.241 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000239'H to be handled at TC_createSession_ping4_256(984) TC_createSession_ping4_256(975)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.241 10.45.0.1"' with PID 727 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000239'H to be handled at TC_createSession_ping4_256(985) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[239] for '262420000000239'H to be handled at TC_createSession_ping4_256(986) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D723F'O ("k-r?"), end_to_end_id := '2B295C5C'O ("+)\\\\"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438333B6170705F6778'O ("smf.localdomain;1714635442;483;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323339'O ("262420000000239") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F2'O } } } } } } } } } handled at TC_createSession_ping4_256(984) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F5'O, end_to_end_id := '2B295C5D'O ("+)\\]"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438343B6170705F6779'O ("smf.localdomain;1714635442;484;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323339'O ("262420000000239") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F3'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(985) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000240'H to be handled at TC_createSession_ping4_256(988) TC_createSession_ping4_256(979)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.242 10.45.0.1" TC_createSession_ping4_256(979)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.242 10.45.0.1"' with PID 730 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000240'H to be handled at TC_createSession_ping4_256(989) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[240] for '262420000000240'H to be handled at TC_createSession_ping4_256(990) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7240'O ("k-r@"), end_to_end_id := '2B295C5E'O ("+)\\^"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438353B6170705F6778'O ("smf.localdomain;1714635442;485;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323430'O ("262420000000240") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F3'O } } } } } } } } } handled at TC_createSession_ping4_256(988) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F6'O, end_to_end_id := '2B295C5F'O ("+)\\_"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438363B6170705F6779'O ("smf.localdomain;1714635442;486;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323430'O ("262420000000240") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F3'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F4'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(989) TC_createSession_ping4_256(983)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.243 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000241'H to be handled at TC_createSession_ping4_256(992) TC_createSession_ping4_256(983)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.243 10.45.0.1"' with PID 733 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000241'H to be handled at TC_createSession_ping4_256(993) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[241] for '262420000000241'H to be handled at TC_createSession_ping4_256(994) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F7'O, end_to_end_id := '2B295C61'O ("+)\\a"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438383B6170705F6779'O ("smf.localdomain;1714635442;488;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323431'O ("262420000000241") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F4'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F5'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(993) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7241'O ("k-rA"), end_to_end_id := '2B295C60'O ("+)\\`"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438373B6170705F6778'O ("smf.localdomain;1714635442;487;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323431'O ("262420000000241") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F4'O } } } } } } } } } handled at TC_createSession_ping4_256(992) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000242'H to be handled at TC_createSession_ping4_256(996) TC_createSession_ping4_256(987)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.244 10.45.0.1" TC_createSession_ping4_256(987)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.244 10.45.0.1"' with PID 736 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000242'H to be handled at TC_createSession_ping4_256(997) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[242] for '262420000000242'H to be handled at TC_createSession_ping4_256(998) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7242'O ("k-rB"), end_to_end_id := '2B295C62'O ("+)\\b"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3438393B6170705F6778'O ("smf.localdomain;1714635442;489;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323432'O ("262420000000242") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F5'O } } } } } } } } } handled at TC_createSession_ping4_256(996) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F8'O, end_to_end_id := '2B295C63'O ("+)\\c"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439303B6170705F6779'O ("smf.localdomain;1714635442;490;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323432'O ("262420000000242") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F5'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F6'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(997) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000243'H to be handled at TC_createSession_ping4_256(1000) TC_createSession_ping4_256(991)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.245 10.45.0.1" TC_createSession_ping4_256(991)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.245 10.45.0.1"' with PID 739 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000243'H to be handled at TC_createSession_ping4_256(1001) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[243] for '262420000000243'H to be handled at TC_createSession_ping4_256(1002) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7243'O ("k-rC"), end_to_end_id := '2B295C64'O ("+)\\d"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439313B6170705F6778'O ("smf.localdomain;1714635442;491;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323433'O ("262420000000243") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F6'O } } } } } } } } } handled at TC_createSession_ping4_256(1000) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720F9'O, end_to_end_id := '2B295C65'O ("+)\\e"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439323B6170705F6779'O ("smf.localdomain;1714635442;492;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323433'O ("262420000000243") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F6'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F7'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1001) TC_createSession_ping4_256(995)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.246 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000244'H to be handled at TC_createSession_ping4_256(1004) TC_createSession_ping4_256(995)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.246 10.45.0.1"' with PID 742 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000244'H to be handled at TC_createSession_ping4_256(1005) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[244] for '262420000000244'H to be handled at TC_createSession_ping4_256(1006) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7244'O ("k-rD"), end_to_end_id := '2B295C66'O ("+)\\f"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439333B6170705F6778'O ("smf.localdomain;1714635442;493;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323434'O ("262420000000244") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F7'O } } } } } } } } } handled at TC_createSession_ping4_256(1004) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FA'O, end_to_end_id := '2B295C67'O ("+)\\g"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439343B6170705F6779'O ("smf.localdomain;1714635442;494;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323434'O ("262420000000244") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F7'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F8'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1005) TC_createSession_ping4_256(999)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.247 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000245'H to be handled at TC_createSession_ping4_256(1008) TC_createSession_ping4_256(999)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.247 10.45.0.1"' with PID 745 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000245'H to be handled at TC_createSession_ping4_256(1009) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[245] for '262420000000245'H to be handled at TC_createSession_ping4_256(1010) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7245'O ("k-rE"), end_to_end_id := '2B295C68'O ("+)\\h"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439353B6170705F6778'O ("smf.localdomain;1714635442;495;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323435'O ("262420000000245") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00F9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F8'O } } } } } } } } } handled at TC_createSession_ping4_256(1008) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FB'O, end_to_end_id := '2B295C69'O ("+)\\i"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439363B6170705F6779'O ("smf.localdomain;1714635442;496;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323435'O ("262420000000245") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F8'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00F9'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1009) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000246'H to be handled at TC_createSession_ping4_256(1012) TC_createSession_ping4_256(1003)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.248 10.45.0.1" TC_createSession_ping4_256(1003)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.248 10.45.0.1"' with PID 748 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000246'H to be handled at TC_createSession_ping4_256(1013) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[246] for '262420000000246'H to be handled at TC_createSession_ping4_256(1014) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FC'O, end_to_end_id := '2B295C6B'O ("+)\\k"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439383B6170705F6779'O ("smf.localdomain;1714635442;498;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323436'O ("262420000000246") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000F9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1013) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7246'O ("k-rF"), end_to_end_id := '2B295C6A'O ("+)\\j"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439373B6170705F6778'O ("smf.localdomain;1714635442;497;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323436'O ("262420000000246") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000F9'O } } } } } } } } } handled at TC_createSession_ping4_256(1012) TC_createSession_ping4_256(1007)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.249 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000247'H to be handled at TC_createSession_ping4_256(1016) TC_createSession_ping4_256(1007)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.249 10.45.0.1"' with PID 751 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000247'H to be handled at TC_createSession_ping4_256(1017) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[247] for '262420000000247'H to be handled at TC_createSession_ping4_256(1018) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7247'O ("k-rG"), end_to_end_id := '2B295C6C'O ("+)\\l"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3439393B6170705F6778'O ("smf.localdomain;1714635442;499;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323437'O ("262420000000247") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FA'O } } } } } } } } } handled at TC_createSession_ping4_256(1016) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FD'O, end_to_end_id := '2B295C6D'O ("+)\\m"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530303B6170705F6779'O ("smf.localdomain;1714635442;500;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323437'O ("262420000000247") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FA'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FB'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1017) TC_createSession_ping4_256(1011)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.250 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000248'H to be handled at TC_createSession_ping4_256(1020) TC_createSession_ping4_256(1011)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.250 10.45.0.1"' with PID 754 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000248'H to be handled at TC_createSession_ping4_256(1021) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[248] for '262420000000248'H to be handled at TC_createSession_ping4_256(1022) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FE'O, end_to_end_id := '2B295C6F'O ("+)\\o"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530323B6170705F6779'O ("smf.localdomain;1714635442;502;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323438'O ("262420000000248") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FB'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FC'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1021) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7248'O ("k-rH"), end_to_end_id := '2B295C6E'O ("+)\\n"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530313B6170705F6778'O ("smf.localdomain;1714635442;501;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323438'O ("262420000000248") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FB'O } } } } } } } } } handled at TC_createSession_ping4_256(1020) TC_createSession_ping4_256(1015)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.251 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000249'H to be handled at TC_createSession_ping4_256(1024) TC_createSession_ping4_256(1015)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.251 10.45.0.1"' with PID 757 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000249'H to be handled at TC_createSession_ping4_256(1025) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[249] for '262420000000249'H to be handled at TC_createSession_ping4_256(1026) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7249'O ("k-rI"), end_to_end_id := '2B295C70'O ("+)\\p"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530333B6170705F6778'O ("smf.localdomain;1714635442;503;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323439'O ("262420000000249") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FC'O } } } } } } } } } handled at TC_createSession_ping4_256(1024) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F7720FF'O, end_to_end_id := '2B295C71'O ("+)\\q"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530343B6170705F6779'O ("smf.localdomain;1714635442;504;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15E'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323439'O ("262420000000249") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FC'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FD'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1025) TC_createSession_ping4_256(1019)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.252 10.45.0.1" TC_createSession_ping4_256(1019)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.252 10.45.0.1"' with PID 760 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000250'H to be handled at TC_createSession_ping4_256(1028) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000250'H to be handled at TC_createSession_ping4_256(1029) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[250] for '262420000000250'H to be handled at TC_createSession_ping4_256(1030) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724A'O ("k-rJ"), end_to_end_id := '2B295C72'O ("+)\\r"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530353B6170705F6778'O ("smf.localdomain;1714635442;505;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323530'O ("262420000000250") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FD'O } } } } } } } } } handled at TC_createSession_ping4_256(1028) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772100'O, end_to_end_id := '2B295C73'O ("+)\\s"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530363B6170705F6779'O ("smf.localdomain;1714635442;506;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323530'O ("262420000000250") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FD'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FE'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1029) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000251'H to be handled at TC_createSession_ping4_256(1032) TC_createSession_ping4_256(1023)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.253 10.45.0.1" TC_createSession_ping4_256(1023)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.253 10.45.0.1"' with PID 763 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000251'H to be handled at TC_createSession_ping4_256(1033) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[251] for '262420000000251'H to be handled at TC_createSession_ping4_256(1034) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724B'O ("k-rK"), end_to_end_id := '2B295C74'O ("+)\\t"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530373B6170705F6778'O ("smf.localdomain;1714635442;507;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323531'O ("262420000000251") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D00FF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FE'O } } } } } } } } } handled at TC_createSession_ping4_256(1032) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772101'O, end_to_end_id := '2B295C75'O ("+)\\u"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530383B6170705F6779'O ("smf.localdomain;1714635442;508;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323531'O ("262420000000251") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FE'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D00FF'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1033) TC_createSession_ping4_256(1027)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.254 10.45.0.1" TC_createSession_ping4_256(1027)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.254 10.45.0.1"' with PID 766 TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000252'H to be handled at TC_createSession_ping4_256(1036) TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000252'H to be handled at TC_createSession_ping4_256(1037) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[252] for '262420000000252'H to be handled at TC_createSession_ping4_256(1038) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724C'O ("k-rL"), end_to_end_id := '2B295C76'O ("+)\\v"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3530393B6170705F6778'O ("smf.localdomain;1714635442;509;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323532'O ("262420000000252") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0100'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '000000FF'O } } } } } } } } } handled at TC_createSession_ping4_256(1036) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772102'O, end_to_end_id := '2B295C77'O ("+)\\w"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531303B6170705F6779'O ("smf.localdomain;1714635442;510;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323532'O ("262420000000252") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '000000FF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0100'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1037) TC_createSession_ping4_256(1031)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.0.255 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000253'H to be handled at TC_createSession_ping4_256(1040) TC_createSession_ping4_256(1031)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.0.255 10.45.0.1"' with PID 769 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000253'H to be handled at TC_createSession_ping4_256(1041) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[253] for '262420000000253'H to be handled at TC_createSession_ping4_256(1042) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772103'O, end_to_end_id := '2B295C79'O ("+)\\y"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531323B6170705F6779'O ("smf.localdomain;1714635442;512;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323533'O ("262420000000253") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000100'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0101'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1041) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724D'O ("k-rM"), end_to_end_id := '2B295C78'O ("+)\\x"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531313B6170705F6778'O ("smf.localdomain;1714635442;511;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323533'O ("262420000000253") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0101'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000100'O } } } } } } } } } handled at TC_createSession_ping4_256(1040) TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000254'H to be handled at TC_createSession_ping4_256(1044) TC_createSession_ping4_256(1035)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.1.0 10.45.0.1" TC_createSession_ping4_256(1035)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.1.0 10.45.0.1"' with PID 772 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000254'H to be handled at TC_createSession_ping4_256(1045) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[254] for '262420000000254'H to be handled at TC_createSession_ping4_256(1046) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724E'O ("k-rN"), end_to_end_id := '2B295C7A'O ("+)\\z"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531333B6170705F6778'O ("smf.localdomain;1714635442;513;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323534'O ("262420000000254") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0102'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000101'O } } } } } } } } } handled at TC_createSession_ping4_256(1044) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772104'O, end_to_end_id := '2B295C7B'O ("+)\\{"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531343B6170705F6779'O ("smf.localdomain;1714635442;514;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323534'O ("262420000000254") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000101'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0102'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1045) TC_createSession_ping4_256(1039)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.1.1 10.45.0.1" TC_createSession_ping4_256(24)@7a72608bda8a: Created Expect[0] for '262420000000255'H to be handled at TC_createSession_ping4_256(1048) TC_createSession_ping4_256(1039)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.1.1 10.45.0.1"' with PID 775 TC_createSession_ping4_256(25)@7a72608bda8a: Created Expect[0] for '262420000000255'H to be handled at TC_createSession_ping4_256(1049) TC_createSession_ping4_256(26)@7a72608bda8a: Created Expect[255] for '262420000000255'H to be handled at TC_createSession_ping4_256(1050) TC_createSession_ping4_256(24)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D724F'O ("k-rO"), end_to_end_id := '2B295C7C'O ("+)\\|"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531353B6170705F6778'O ("smf.localdomain;1714635442;515;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323535'O ("262420000000255") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0103'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000102'O } } } } } } } } } handled at TC_createSession_ping4_256(1048) TC_createSession_ping4_256(25)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772105'O, end_to_end_id := '2B295C7D'O ("+)\\}"), avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531363B6170705F6779'O ("smf.localdomain;1714635442;516;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC15F'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '323632343230303030303030323535'O ("262420000000255") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000102'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0103'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_ping4_256(1049) TC_createSession_ping4_256(1043)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.1.2 10.45.0.1" TC_createSession_ping4_256(1043)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.1.2 10.45.0.1"' with PID 778 TC_createSession_ping4_256(1047)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.1.3 10.45.0.1" TC_createSession_ping4_256(1047)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.1.3 10.45.0.1"' with PID 781 TC_createSession_ping4_256(27)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(27)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(31)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(31)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(35)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(35)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(31)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(27)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(35)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(39)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(39)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(43)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(43)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(43)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(39)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(47)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(47)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(47)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(51)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(51)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(55)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(55)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(51)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(55)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(59)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(59)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(63)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(63)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(59)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(63)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(67)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(67)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(67)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(71)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(71)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(71)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(75)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(75)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(75)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(79)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(79)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(79)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(83)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(83)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(83)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(87)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(87)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(95)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(95)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(87)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(95)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(91)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(91)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(103)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(103)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(107)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(107)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(91)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(103)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(107)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(99)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(99)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(99)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(111)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(111)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(111)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(115)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(115)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(115)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(119)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(119)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(119)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(123)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(123)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(127)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(127)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(123)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(127)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(131)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(131)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(131)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(135)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(135)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(135)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(139)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(139)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(139)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(143)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(143)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(143)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(147)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(147)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(147)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(151)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(151)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(151)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(155)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(155)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(155)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(163)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(163)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(159)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(159)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(163)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(159)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(167)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(167)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(167)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(171)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(171)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(171)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(175)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(175)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(175)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(179)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(179)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(187)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(187)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(179)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(187)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(183)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(183)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(183)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(191)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(191)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(191)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(195)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(195)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(195)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(199)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(199)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(199)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(203)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(203)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(207)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(207)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(203)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(207)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(211)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(211)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(211)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(215)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(215)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(215)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(219)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(219)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(219)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(223)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(223)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(223)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(227)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(227)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(227)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(231)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(231)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(231)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(235)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(235)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(239)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(239)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(235)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(239)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(243)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(243)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(243)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(251)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(251)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(247)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(247)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(251)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(255)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(255)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(247)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(255)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(259)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(259)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(259)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(263)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(263)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(263)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(267)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(267)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(267)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(271)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(271)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(271)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(279)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(279)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(275)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(275)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(279)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(275)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(283)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(283)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(283)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(287)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(287)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(287)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(291)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(291)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(299)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(299)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(299)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(291)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(295)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(295)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(295)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(303)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(303)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(303)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(307)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(307)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(307)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(311)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(311)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(311)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(315)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(315)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(315)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(319)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(319)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(319)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(323)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(323)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(323)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(327)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(327)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(327)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(331)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(331)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(335)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(335)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(331)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(335)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(339)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(339)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(339)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(343)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(343)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(343)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(347)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(347)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(351)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(351)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(351)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(347)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(355)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(355)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(359)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(359)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(355)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(359)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(363)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(363)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(363)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(367)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(367)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(371)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(371)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(367)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(371)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(375)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(375)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(375)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(379)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(379)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(379)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(387)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(387)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(387)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(383)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(383)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(383)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(391)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(391)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(391)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(395)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(395)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(395)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(399)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(399)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(399)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(403)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(403)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(403)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(407)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(407)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(407)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(411)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(411)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(411)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(415)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(415)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(415)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(419)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(419)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(419)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(423)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(423)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(423)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(427)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(427)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(427)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(431)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(431)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(435)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(435)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(431)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(435)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(439)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(439)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(439)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(447)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(447)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(447)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(443)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(443)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(443)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(451)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(451)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(451)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(455)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(455)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(455)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(459)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(459)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(459)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(463)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(463)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(463)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(467)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(467)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(467)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(471)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(471)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(471)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(475)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(475)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(475)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(479)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(479)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(479)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(483)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(483)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(483)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(487)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(487)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(487)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(491)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(491)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(491)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(495)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(495)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(495)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(499)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(499)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(499)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(503)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(503)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(503)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(507)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(507)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(507)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(511)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(511)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(511)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(519)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(519)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(519)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(515)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(515)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(515)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(523)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(523)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(523)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(527)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(527)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(527)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(531)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(531)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(531)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(535)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(535)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(535)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(539)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(539)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(539)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(543)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(543)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(543)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(547)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(547)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(547)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(551)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(551)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(551)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(555)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(555)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(555)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(559)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(559)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(563)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(563)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(559)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(567)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(567)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(567)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(563)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(571)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(571)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(571)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(575)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(575)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(575)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(579)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(579)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(579)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(583)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(583)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(583)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(587)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(587)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(587)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(591)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(591)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(591)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(599)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(599)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(599)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(595)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(595)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(595)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(603)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(603)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(603)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(607)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(607)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(607)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(611)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(611)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(611)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(615)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(615)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(615)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(619)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(619)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(619)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(623)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(623)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(623)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(627)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(627)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(627)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(631)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(631)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(631)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(635)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(635)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(635)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(639)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(639)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(639)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(643)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(643)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(643)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(647)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(647)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(647)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(651)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(651)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(651)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(655)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(655)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(655)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(659)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(659)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(659)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(663)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(663)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(663)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(667)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(667)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(667)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(675)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(675)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(671)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(671)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(675)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(671)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(679)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(679)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(679)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(683)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(683)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(683)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(687)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(687)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(687)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(695)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(695)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(691)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(691)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(695)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(691)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(703)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(703)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(699)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(699)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(703)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(699)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(707)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(707)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(707)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(711)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(711)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(711)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(715)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(715)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(715)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(719)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(719)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(719)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(723)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(723)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(723)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(727)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(727)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(731)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(731)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(727)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(731)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(735)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(735)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(735)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(739)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(739)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(739)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(743)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(743)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(743)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(747)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(747)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(747)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(751)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(751)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(751)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(755)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(755)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(755)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(759)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(759)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(759)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(763)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(763)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(763)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(767)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(767)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(767)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(771)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(771)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(771)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(775)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(775)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(775)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(779)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(779)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(779)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(783)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(783)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(783)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(787)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(787)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(787)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(791)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(791)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(791)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(795)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(795)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(795)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(799)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(799)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(799)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(803)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(803)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(803)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(807)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(807)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(807)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(811)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(811)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(811)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(819)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(819)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(819)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(815)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(815)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(815)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(823)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(823)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(823)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(827)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(827)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(827)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(831)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(831)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(831)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(835)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(835)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(835)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(839)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(839)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(839)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(843)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(843)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(843)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(847)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(847)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(847)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(851)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(851)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(851)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(855)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(855)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(855)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(859)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(859)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(859)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(863)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(863)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(863)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(867)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(867)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(867)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(871)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(871)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(871)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(875)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(875)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(875)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(879)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(879)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(879)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(883)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(883)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(883)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(887)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(887)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(887)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(891)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(891)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(891)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(895)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(895)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(895)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(899)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(899)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(899)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(903)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(903)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(903)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(907)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(907)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(907)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(911)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(911)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(911)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(915)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(915)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(915)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(919)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(919)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(919)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(923)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(923)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(923)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(927)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(927)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(927)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(931)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(931)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(931)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(935)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(935)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(935)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(939)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(939)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(939)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(943)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(943)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(943)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(947)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(947)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(947)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(951)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(951)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(951)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(955)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(955)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(959)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(959)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(955)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(959)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(963)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(963)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(963)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(967)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(967)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(967)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(971)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(971)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(971)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(975)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(975)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(975)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(979)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(979)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(979)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(983)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(983)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(983)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(987)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(987)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(987)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(991)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(991)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(991)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(995)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(995)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(995)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(999)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(999)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(999)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1003)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1003)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1003)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1007)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1007)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1007)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1011)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1011)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1011)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1015)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1015)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1015)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1019)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1019)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1019)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1023)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1023)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1023)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1027)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1027)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1027)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1031)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1031)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1031)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1035)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1035)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1035)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1039)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1039)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1039)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1043)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1043)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1043)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_ping4_256(1047)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_ping4_256(1047)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_ping4_256(1047)@7a72608bda8a: Final verdict of PTC: pass GTP2_EM(23)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(44)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(32)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(30)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(48)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(38)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(33)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(29)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(40)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(56)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(28)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(34)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(60)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(68)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(76)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(96)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(41)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(100)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(108)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(50)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(112)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(46)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(36)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(136)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(45)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(92)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(42)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(156)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(88)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(128)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(116)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(164)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(124)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(168)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(61)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(49)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(72)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(148)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(176)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(52)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(140)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(172)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(84)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(184)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(160)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(65)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(58)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(73)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(81)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(78)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(37)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(132)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(204)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(248)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(232)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(188)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(66)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(109)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(90)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(212)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(256)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(240)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(252)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(113)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(89)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(152)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(121)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(129)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(70)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(74)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(101)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(86)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(77)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(82)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(122)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(69)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(93)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(57)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(130)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(162)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(272)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(244)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(102)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(276)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(288)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(105)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(324)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(85)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(158)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(142)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(304)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(134)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(332)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(154)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(165)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(150)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(177)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(157)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(141)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(170)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(169)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(340)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(201)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(182)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(181)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(348)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(328)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(185)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(202)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(173)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(198)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(117)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(186)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(205)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(53)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(193)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(210)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(224)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(197)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(196)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(214)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(97)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(233)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(200)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(246)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(245)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(226)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(221)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(238)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(268)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(242)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(230)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(241)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(125)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(254)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(94)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(126)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(266)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(120)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(260)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(264)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(236)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(280)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(137)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(106)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(161)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(225)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(62)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(146)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(312)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(166)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(237)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(316)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(320)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(98)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(222)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(296)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(149)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(234)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(110)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(253)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(257)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(153)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(286)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(301)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(305)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(114)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(269)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(261)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(270)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(273)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(308)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(313)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(293)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(294)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(329)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(278)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(274)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(118)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(326)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(290)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(317)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(265)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(302)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(368)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(344)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(333)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(357)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(334)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(336)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(345)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(249)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(361)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(322)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(314)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(362)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(194)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(369)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(372)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(189)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(438)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(354)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(321)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(400)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(206)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(366)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(64)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(338)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(389)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(178)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(398)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(401)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(325)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(458)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(364)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(217)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(408)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(388)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(80)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(392)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(342)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(436)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(174)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(213)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(405)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(350)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(409)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(426)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(470)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(390)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(428)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(346)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(450)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(145)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(410)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(218)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(353)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(285)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(54)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(456)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(393)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(144)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(457)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(352)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(505)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(462)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(192)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(416)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(358)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(310)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(480)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(496)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(406)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(216)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(486)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(378)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(490)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(524)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(377)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(420)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(356)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(365)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(488)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(513)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(412)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(133)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(465)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(397)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(380)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(502)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(385)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(530)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(424)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(360)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(404)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(506)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(520)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(414)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(138)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(469)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(384)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(516)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(449)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(521)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(532)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(394)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(446)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(413)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(508)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(473)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(250)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(529)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(522)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(472)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(528)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(386)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(534)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(452)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(418)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(422)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(512)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(493)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(429)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(474)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(536)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(374)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(460)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(421)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(485)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(370)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(277)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(441)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(477)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(542)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(497)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(434)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(494)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(541)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(540)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(481)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(466)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(544)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(437)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(510)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(560)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(504)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(553)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(550)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(572)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(478)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(564)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(576)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(440)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(546)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(518)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(209)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(552)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(500)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(498)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(580)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(557)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(444)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(565)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(526)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(554)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(525)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(582)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(593)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(585)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(584)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(454)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(533)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(590)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(574)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(581)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(482)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(433)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(597)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(589)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(517)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(445)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(596)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(476)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(632)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(621)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(601)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(298)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(545)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(598)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(606)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(442)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(604)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(468)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(570)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(613)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(628)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(309)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(561)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(432)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(645)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(605)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(549)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(610)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(670)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(646)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(464)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(654)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(330)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(341)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(382)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(660)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(638)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(562)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(622)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(592)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(657)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(697)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(616)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(676)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(373)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(381)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(634)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(640)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(665)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(644)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(624)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(700)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(668)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(594)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(626)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(337)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(680)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(402)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(602)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(641)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(658)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(609)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(636)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(708)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(688)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(642)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(637)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(318)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(689)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(417)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(577)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(633)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(673)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(682)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(652)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(685)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(692)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(672)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(306)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(558)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(650)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(425)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(766)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(756)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(666)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(684)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(678)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(677)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(297)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(705)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(740)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(548)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(690)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(661)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(461)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(669)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(784)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(789)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(709)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(693)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(281)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(588)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(289)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(778)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(741)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(716)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(701)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(514)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(674)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(729)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(796)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(816)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(617)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(453)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(760)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(349)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(798)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(797)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(744)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(710)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(718)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(726)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(694)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(764)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(662)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(822)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(484)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(757)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(376)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(728)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(821)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(746)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(721)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(737)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(702)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(765)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(777)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(664)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(824)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(733)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(748)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(430)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(749)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(717)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(720)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(754)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(492)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(785)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(800)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(681)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(713)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(834)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(856)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(860)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(802)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(448)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(761)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(704)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(734)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(774)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(501)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(790)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(706)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(836)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(814)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(865)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(818)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(489)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(780)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(698)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(509)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(841)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(738)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(712)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(844)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(770)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(832)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(877)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(745)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(869)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(788)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(556)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(792)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(864)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(742)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(568)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(714)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(868)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(773)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(758)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(801)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(872)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(794)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(908)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(750)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(888)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(732)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(889)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(896)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(569)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(608)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(854)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(808)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(885)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(894)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(921)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(696)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(918)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(892)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(753)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(880)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(586)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(882)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(810)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(656)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(928)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(902)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(912)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(893)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(686)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(900)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(781)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(853)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(772)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(600)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(884)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(845)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(776)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(933)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(920)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(793)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(898)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(906)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(930)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(914)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(837)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(826)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(913)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(629)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(805)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(850)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(936)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(817)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(825)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(932)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(910)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(828)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(916)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(849)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(926)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(950)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(948)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(809)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(722)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(886)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(829)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(956)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(537)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(944)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(937)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(838)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(922)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(806)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(852)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(938)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(820)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(813)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(730)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(862)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(857)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(977)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(949)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(769)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(538)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(962)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(929)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(873)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(762)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(957)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(972)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(846)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(752)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(958)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(964)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(976)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(934)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(992)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(104)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(180)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(228)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(284)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(190)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(208)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(229)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(220)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(262)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(292)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(300)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(258)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(396)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(978)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(566)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(941)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(878)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(980)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(848)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(994)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1008)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(768)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(990)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(966)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(945)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1021)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1002)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(573)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1017)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(960)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(961)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(786)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1024)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1005)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(974)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1020)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(989)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(968)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(812)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(988)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1044)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1030)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1037)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1038)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1041)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1036)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1001)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1016)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1010)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(866)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(630)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1025)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1014)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1049)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1033)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1042)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1050)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1013)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(954)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1018)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1009)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1022)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(998)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(969)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(973)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(986)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(965)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(993)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(578)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(982)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(917)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(942)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(996)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(985)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1046)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(909)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1006)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(940)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1040)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(881)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(782)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1029)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(953)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(901)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(904)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(924)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(897)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(890)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(981)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(861)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(876)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(952)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(946)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1004)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(970)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(905)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(614)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1048)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(925)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(736)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(870)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(858)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1012)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(984)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1032)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1000)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(804)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1045)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(842)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(997)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(625)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(648)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(724)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1026)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(830)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(620)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(725)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1034)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(612)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(840)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(833)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(1028)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(874)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(649)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(618)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(653)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(282)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(24)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(25)@7a72608bda8a: Final verdict of PTC: none TC_createSession_ping4_256(26)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(23): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(24): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(25): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(26): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(27): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(28): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(29): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(30): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(31): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(32): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(33): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(34): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(35): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(36): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(37): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(38): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(39): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(40): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(41): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(42): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(43): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(44): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(45): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(46): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(47): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(48): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(49): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(50): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(51): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(52): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(53): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(54): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(55): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(56): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(57): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(58): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(59): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(60): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(61): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(62): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(63): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(64): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(65): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(66): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(67): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(68): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(69): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(70): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(71): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(72): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(73): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(74): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(75): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(76): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(77): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(78): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(79): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(80): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(81): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(82): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(83): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(84): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(85): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(86): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(87): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(88): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(89): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(90): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(91): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(92): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(93): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(94): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(95): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(96): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(97): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(98): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(99): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(100): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(101): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(102): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(103): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(104): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(105): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(106): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(107): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(108): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(109): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(110): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(111): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(112): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(113): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(114): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(115): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(116): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(117): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(118): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(119): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(120): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(121): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(122): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(123): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(124): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(125): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(126): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(127): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(128): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(129): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(130): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(131): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(132): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(133): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(134): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(135): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(136): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(137): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(138): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(139): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(140): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(141): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(142): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(143): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(144): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(145): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(146): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(147): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(148): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(149): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(150): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(151): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(152): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(153): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(154): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(155): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(156): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(157): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(158): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(159): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(160): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(161): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(162): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(163): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(164): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(165): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(166): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(167): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(168): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(169): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(170): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(171): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(172): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(173): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(174): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(175): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(176): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(177): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(178): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(179): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(180): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(181): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(182): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(183): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(184): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(185): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(186): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(187): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(188): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(189): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(190): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(191): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(192): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(193): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(194): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(195): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(196): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(197): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(198): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(199): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(200): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(201): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(202): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(203): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(204): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(205): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(206): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(207): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(208): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(209): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(210): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(211): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(212): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(213): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(214): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(215): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(216): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(217): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(218): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(219): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(220): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(221): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(222): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(223): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(224): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(225): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(226): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(227): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(228): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(229): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(230): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(231): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(232): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(233): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(234): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(235): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(236): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(237): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(238): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(239): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(240): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(241): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(242): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(243): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(244): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(245): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(246): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(247): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(248): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(249): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(250): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(251): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(252): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(253): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(254): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(255): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(256): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(257): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(258): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(259): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(260): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(261): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(262): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(263): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(264): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(265): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(266): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(267): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(268): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(269): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(270): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(271): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(272): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(273): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(274): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(275): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(276): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(277): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(278): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(279): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(280): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(281): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(282): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(283): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(284): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(285): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(286): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(287): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(288): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(289): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(290): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(291): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(292): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(293): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(294): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(295): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(296): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(297): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(298): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(299): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(300): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(301): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(302): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(303): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(304): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(305): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(306): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(307): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(308): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(309): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(310): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(311): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(312): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(313): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(314): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(315): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(316): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(317): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(318): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(319): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(320): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(321): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(322): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(323): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(324): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(325): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(326): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(327): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(328): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(329): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(330): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(331): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(332): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(333): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(334): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(335): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(336): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(337): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(338): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(339): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(340): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(341): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(342): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(343): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(344): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(345): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(346): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(347): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(348): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(349): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(350): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(351): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(352): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(353): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(354): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(355): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(356): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(357): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(358): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(359): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(360): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(361): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(362): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(363): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(364): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(365): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(366): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(367): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(368): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(369): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(370): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(371): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(372): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(373): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(374): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(375): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(376): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(377): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(378): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(379): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(380): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(381): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(382): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(383): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(384): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(385): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(386): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(387): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(388): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(389): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(390): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(391): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(392): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(393): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(394): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(395): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(396): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(397): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(398): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(399): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(400): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(401): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(402): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(403): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(404): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(405): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(406): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(407): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(408): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(409): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(410): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(411): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(412): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(413): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(414): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(415): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(416): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(417): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(418): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(419): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(420): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(421): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(422): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(423): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(424): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(425): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(426): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(427): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(428): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(429): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(430): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(431): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(432): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(433): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(434): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(435): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(436): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(437): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(438): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(439): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(440): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(441): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(442): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(443): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(444): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(445): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(446): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(447): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(448): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(449): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(450): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(451): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(452): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(453): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(454): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(455): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(456): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(457): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(458): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(459): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(460): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(461): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(462): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(463): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(464): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(465): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(466): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(467): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(468): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(469): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(470): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(471): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(472): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(473): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(474): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(475): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(476): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(477): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(478): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(479): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(480): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(481): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(482): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(483): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(484): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(485): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(486): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(487): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(488): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(489): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(490): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(491): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(492): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(493): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(494): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(495): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(496): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(497): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(498): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(499): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(500): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(501): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(502): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(503): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(504): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(505): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(506): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(507): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(508): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(509): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(510): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(511): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(512): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(513): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(514): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(515): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(516): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(517): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(518): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(519): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(520): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(521): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(522): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(523): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(524): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(525): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(526): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(527): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(528): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(529): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(530): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(531): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(532): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(533): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(534): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(535): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(536): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(537): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(538): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(539): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(540): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(541): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(542): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(543): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(544): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(545): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(546): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(547): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(548): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(549): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(550): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(551): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(552): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(553): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(554): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(555): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(556): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(557): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(558): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(559): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(560): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(561): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(562): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(563): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(564): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(565): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(566): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(567): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(568): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(569): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(570): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(571): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(572): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(573): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(574): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(575): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(576): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(577): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(578): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(579): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(580): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(581): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(582): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(583): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(584): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(585): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(586): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(587): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(588): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(589): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(590): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(591): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(592): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(593): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(594): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(595): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(596): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(597): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(598): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(599): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(600): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(601): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(602): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(603): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(604): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(605): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(606): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(607): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(608): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(609): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(610): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(611): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(612): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(613): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(614): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(615): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(616): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(617): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(618): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(619): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(620): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(621): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(622): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(623): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(624): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(625): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(626): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(627): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(628): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(629): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(630): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(631): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(632): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(633): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(634): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(635): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(636): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(637): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(638): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(639): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(640): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(641): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(642): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(643): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(644): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(645): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(646): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(647): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(648): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(649): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(650): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(651): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(652): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(653): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(654): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(655): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(656): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(657): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(658): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(659): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(660): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(661): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(662): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(663): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(664): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(665): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(666): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(667): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(668): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(669): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(670): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(671): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(672): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(673): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(674): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(675): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(676): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(677): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(678): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(679): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(680): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(681): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(682): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(683): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(684): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(685): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(686): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(687): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(688): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(689): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(690): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(691): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(692): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(693): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(694): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(695): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(696): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(697): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(698): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(699): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(700): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(701): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(702): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(703): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(704): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(705): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(706): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(707): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(708): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(709): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(710): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(711): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(712): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(713): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(714): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(715): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(716): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(717): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(718): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(719): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(720): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(721): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(722): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(723): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(724): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(725): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(726): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(727): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(728): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(729): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(730): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(731): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(732): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(733): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(734): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(735): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(736): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(737): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(738): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(739): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(740): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(741): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(742): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(743): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(744): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(745): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(746): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(747): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(748): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(749): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(750): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(751): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(752): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(753): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(754): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(755): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(756): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(757): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(758): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(759): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(760): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(761): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(762): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(763): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(764): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(765): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(766): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(767): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(768): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(769): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(770): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(771): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(772): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(773): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(774): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(775): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(776): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(777): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(778): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(779): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(780): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(781): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(782): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(783): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(784): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(785): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(786): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(787): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(788): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(789): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(790): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(791): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(792): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(793): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(794): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(795): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(796): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(797): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(798): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(799): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(800): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(801): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(802): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(803): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(804): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(805): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(806): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(807): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(808): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(809): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(810): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(811): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(812): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(813): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(814): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(815): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(816): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(817): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(818): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(819): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(820): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(821): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(822): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(823): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(824): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(825): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(826): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(827): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(828): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(829): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(830): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(831): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(832): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(833): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(834): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(835): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(836): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(837): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(838): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(839): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(840): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(841): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(842): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(843): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(844): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(845): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(846): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(847): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(848): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(849): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(850): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(851): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(852): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(853): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(854): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(855): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(856): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(857): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(858): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(859): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(860): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(861): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(862): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(863): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(864): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(865): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(866): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(867): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(868): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(869): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(870): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(871): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(872): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(873): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(874): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(875): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(876): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(877): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(878): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(879): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(880): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(881): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(882): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(883): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(884): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(885): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(886): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(887): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(888): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(889): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(890): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(891): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(892): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(893): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(894): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(895): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(896): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(897): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(898): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(899): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(900): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(901): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(902): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(903): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(904): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(905): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(906): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(907): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(908): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(909): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(910): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(911): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(912): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(913): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(914): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(915): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(916): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(917): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(918): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(919): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(920): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(921): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(922): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(923): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(924): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(925): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(926): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(927): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(928): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(929): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(930): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(931): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(932): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(933): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(934): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(935): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(936): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(937): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(938): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(939): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(940): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(941): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(942): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(943): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(944): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(945): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(946): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(947): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(948): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(949): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(950): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(951): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(952): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(953): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(954): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(955): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(956): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(957): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(958): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(959): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(960): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(961): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(962): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(963): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(964): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(965): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(966): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(967): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(968): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(969): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(970): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(971): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(972): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(973): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(974): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(975): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(976): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(977): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(978): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(979): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(980): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(981): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(982): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(983): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(984): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(985): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(986): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(987): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(988): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(989): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(990): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(991): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(992): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(993): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(994): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(995): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(996): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(997): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(998): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(999): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1000): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1001): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1002): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1003): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1004): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1005): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1006): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1007): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1008): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1009): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1010): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1011): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1012): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1013): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1014): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1015): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1016): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1017): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1018): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1019): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1020): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1021): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1022): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1023): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1024): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1025): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1026): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1027): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1028): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1029): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1030): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1031): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1032): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1033): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1034): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1035): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1036): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1037): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1038): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1039): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1040): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1041): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1042): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1043): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1044): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1045): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1046): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1047): pass (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1048): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1049): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_ping4_256(1050): none (pass -> pass) MTC@7a72608bda8a: Test case TC_createSession_ping4_256 finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_ping4_256 pass'. Thu May 2 07:38:17 UTC 2024 ====== PGW_Tests.TC_createSession_ping4_256 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2820009) Waiting for packet dumper to finish... 1 (prev_count=2820009, count=2828945) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_ping4_256 pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_deleteSession'. ------ PGW_Tests.TC_createSession_deleteSession ------ Thu May 2 07:38:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_createSession_deleteSession' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_createSession_deleteSession started. GTP2_EM(1051)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_deleteSession(1052)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_deleteSession(1053)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_deleteSession(1054)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_createSession_deleteSession(1052)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_deleteSession(1056) TC_createSession_deleteSession(1053)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_deleteSession(1057) TC_createSession_deleteSession(1054)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_createSession_deleteSession(1058) TC_createSession_deleteSession(1052)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7254'O ("k-rT"), end_to_end_id := '2B295C8A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531373B6170705F6778'O ("smf.localdomain;1714635442;517;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0104'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000103'O } } } } } } } } } handled at TC_createSession_deleteSession(1056) TC_createSession_deleteSession(1053)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77210A'O ("Ow!\n"), end_to_end_id := '2B295C8B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531383B6170705F6779'O ("smf.localdomain;1714635442;518;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC178'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000103'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0104'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_createSession_deleteSession(1057) TC_createSession_deleteSession(1055)@7a72608bda8a: setverdict(pass): none -> pass TC_createSession_deleteSession(1055)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_createSession_deleteSession(1055)@7a72608bda8a: Final verdict of PTC: pass TC_createSession_deleteSession(1057)@7a72608bda8a: Final verdict of PTC: none TC_createSession_deleteSession(1058)@7a72608bda8a: Final verdict of PTC: none TC_createSession_deleteSession(1056)@7a72608bda8a: Final verdict of PTC: none TC_createSession_deleteSession(1052)@7a72608bda8a: Final verdict of PTC: none TC_createSession_deleteSession(1054)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1051)@7a72608bda8a: Final verdict of PTC: none TC_createSession_deleteSession(1053)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1051): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1052): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1053): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1054): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1055): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1056): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1057): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_createSession_deleteSession(1058): none (pass -> pass) MTC@7a72608bda8a: Test case TC_createSession_deleteSession finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_deleteSession pass'. Thu May 2 07:38:32 UTC 2024 ====== PGW_Tests.TC_createSession_deleteSession pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=310634) Waiting for packet dumper to finish... 1 (prev_count=310634, count=328311) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_createSession_deleteSession pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_deleteSession_unknown'. ------ PGW_Tests.TC_deleteSession_unknown ------ Thu May 2 07:38:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_deleteSession_unknown' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_deleteSession_unknown started. GTP2_EM(1059)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_deleteSession_unknown(1060)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_deleteSession_unknown(1061)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_deleteSession_unknown(1062)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_deleteSession_unknown(1060)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_deleteSession_unknown(1064) TC_deleteSession_unknown(1061)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_deleteSession_unknown(1065) TC_deleteSession_unknown(1062)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_deleteSession_unknown(1066) TC_deleteSession_unknown(1063)@7a72608bda8a: setverdict(pass): none -> pass TC_deleteSession_unknown(1063)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_deleteSession_unknown(1063)@7a72608bda8a: Final verdict of PTC: pass TC_deleteSession_unknown(1065)@7a72608bda8a: Final verdict of PTC: none TC_deleteSession_unknown(1064)@7a72608bda8a: Final verdict of PTC: none TC_deleteSession_unknown(1062)@7a72608bda8a: Final verdict of PTC: none TC_deleteSession_unknown(1066)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1059)@7a72608bda8a: Final verdict of PTC: none TC_deleteSession_unknown(1060)@7a72608bda8a: Final verdict of PTC: none TC_deleteSession_unknown(1061)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1059): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1060): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1061): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1062): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1063): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1064): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1065): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_deleteSession_unknown(1066): none (pass -> pass) MTC@7a72608bda8a: Test case TC_deleteSession_unknown finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_deleteSession_unknown pass'. Thu May 2 07:38:38 UTC 2024 ====== PGW_Tests.TC_deleteSession_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13889) Waiting for packet dumper to finish... 1 (prev_count=13889, count=19439) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_deleteSession_unknown pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_gy_charging_cc_time'. ------ PGW_Tests.TC_gy_charging_cc_time ------ Thu May 2 07:38:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_gy_charging_cc_time started. GTP2_EM(1067)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(1068)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(1069)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(1070)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(1068)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_charging_cc_time(1072) TC_gy_charging_cc_time(1069)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_charging_cc_time(1073) TC_gy_charging_cc_time(1070)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_charging_cc_time(1074) TC_gy_charging_cc_time(1068)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D725E'O ("k-r^"), end_to_end_id := '2B295CA6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3531393B6170705F6778'O ("smf.localdomain;1714635442;519;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0105'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000104'O } } } } } } } } } handled at TC_gy_charging_cc_time(1072) TC_gy_charging_cc_time(1069)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772114'O, end_to_end_id := '2B295CA7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532303B6170705F6779'O ("smf.localdomain;1714635442;520;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC185'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000104'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0105'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_gy_charging_cc_time(1073) TC_gy_charging_cc_time(1071)@7a72608bda8a: Starting a program: "ping -c 10 -i 1 -I 10.45.1.5 10.45.0.1" TC_gy_charging_cc_time(1071)@7a72608bda8a: Started program '"ping -c 10 -i 1 -I 10.45.1.5 10.45.0.1"' with PID 787 TC_gy_charging_cc_time(1071)@7a72608bda8a: setverdict(pass): none -> pass TC_gy_charging_cc_time(1071)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_gy_charging_cc_time(1071)@7a72608bda8a: Final verdict of PTC: pass TC_gy_charging_cc_time(1074)@7a72608bda8a: Final verdict of PTC: none TC_gy_charging_cc_time(1072)@7a72608bda8a: Final verdict of PTC: none TC_gy_charging_cc_time(1068)@7a72608bda8a: Final verdict of PTC: none TC_gy_charging_cc_time(1069)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1067)@7a72608bda8a: Final verdict of PTC: none TC_gy_charging_cc_time(1073)@7a72608bda8a: Final verdict of PTC: none TC_gy_charging_cc_time(1070)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1067): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1068): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1069): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1070): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1071): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1072): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1073): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_charging_cc_time(1074): none (pass -> pass) MTC@7a72608bda8a: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_gy_charging_cc_time pass'. Thu May 2 07:38:54 UTC 2024 ====== PGW_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=26587) Waiting for packet dumper to finish... 1 (prev_count=26587, count=34655) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_gy_ccr_update_rejected'. ------ PGW_Tests.TC_gy_ccr_update_rejected ------ Thu May 2 07:38:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_gy_ccr_update_rejected' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_gy_ccr_update_rejected started. GTP2_EM(1075)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_ccr_update_rejected(1076)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_ccr_update_rejected(1077)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_ccr_update_rejected(1078)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_ccr_update_rejected(1076)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_ccr_update_rejected(1080) TC_gy_ccr_update_rejected(1077)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_ccr_update_rejected(1081) TC_gy_ccr_update_rejected(1078)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_gy_ccr_update_rejected(1082) TC_gy_ccr_update_rejected(1076)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 640, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D7264'O ("k-rd"), end_to_end_id := '2B295CB9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532313B6170705F6778'O ("smf.localdomain;1714635442;521;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0106'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := threeGPP_EPS (5) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := EUTRAN (1004) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000105'O } } } } } } } } } handled at TC_gy_ccr_update_rejected(1080) TC_gy_ccr_update_rejected(1077)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77211D'O, end_to_end_id := '2B295CBA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532323B6170705F6779'O ("smf.localdomain;1714635442;522;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC196'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000105'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0106'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '06'O } } } } } } } } } } } } } handled at TC_gy_ccr_update_rejected(1081) TC_gy_ccr_update_rejected(1079)@7a72608bda8a: setverdict(pass): none -> pass TC_gy_ccr_update_rejected(1079)@7a72608bda8a: Final verdict of PTC: pass TC_gy_ccr_update_rejected(1080)@7a72608bda8a: Final verdict of PTC: none TC_gy_ccr_update_rejected(1081)@7a72608bda8a: Final verdict of PTC: none TC_gy_ccr_update_rejected(1082)@7a72608bda8a: Final verdict of PTC: none TC_gy_ccr_update_rejected(1077)@7a72608bda8a: Final verdict of PTC: none TC_gy_ccr_update_rejected(1076)@7a72608bda8a: Final verdict of PTC: none TC_gy_ccr_update_rejected(1078)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1075)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1075): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1076): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1077): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1078): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1079): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1080): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1081): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_gy_ccr_update_rejected(1082): none (pass -> pass) MTC@7a72608bda8a: Test case TC_gy_ccr_update_rejected finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_gy_ccr_update_rejected pass'. Thu May 2 07:39:08 UTC 2024 ====== PGW_Tests.TC_gy_ccr_update_rejected pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23638) Waiting for packet dumper to finish... 1 (prev_count=23638, count=30104) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_gy_ccr_update_rejected pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_s2b_createSession_v4_noapco'. ------ PGW_Tests.TC_s2b_createSession_v4_noapco ------ Thu May 2 07:39:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_s2b_createSession_v4_noapco' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_s2b_createSession_v4_noapco started. GTP2_EM(1083)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_noapco(1084)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_noapco(1085)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_noapco(1086)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_noapco(1084)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_noapco(1088) TC_s2b_createSession_v4_noapco(1085)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_noapco(1089) TC_s2b_createSession_v4_noapco(1086)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_noapco(1090) TC_s2b_createSession_v4_noapco(1086)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 336, RPETxxxx := '11000000'B, command_code := Authorize_Authenticate (265), application_id := '01000038'O, hop_by_hop_id := '714B259B'O, end_to_end_id := '2B295CCB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 46, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532333B6170705F733662'O ("smf.localdomain;1714635442;523;app_s6b") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Request_Type (274) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Request_Type := AUTHORIZE_ONLY (2) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := WLAN (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 61, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '303031303130313233343536373839406E61692E6570632E6D6E633030312E6D63633030312E336770706E6574776F726B2E6F7267'O ("001010123456789@nai.epc.mnc001.mcc001.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_MIP6_Feature_Vector (124) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_MIP6_Feature_Vector := '0000400000000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_MIP6_Agent_Info (486) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_MIP6_Agent_Info := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv4_NONE_MIP_Home_Agent_Address (334) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_MIPv4_NONE_MIP_Home_Agent_Address := { address_type := IP (1), address_data := 'AC124804'O } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Visited_Network_Identifier (600) }, VMPxxxxx := '11000000'B, avp_length := 41, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Visited_Network_Identifier := '6D6E633030312E6D63633030312E336770706E6574776F726B2E6F7267'O ("mnc001.mcc001.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_Service_Selection (493) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_Service_Selection := '696E7465726E6574'O ("internet") } } } } } handled at TC_s2b_createSession_v4_noapco(1090) TC_s2b_createSession_v4_noapco(1087)@7a72608bda8a: setverdict(pass): none -> pass TC_s2b_createSession_v4_noapco(1084)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 656, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D726A'O ("k-rj"), end_to_end_id := '2B295CCC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532343B6170705F6778'O ("smf.localdomain;1714635442;524;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0107'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := Non_threeGPP_EPS (6) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := WLAN (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000106'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_AAA_3GPP_AN_Trusted (1503) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_AAA_3GPP_AN_Trusted := UNTRUSTED (1) } } } } } handled at TC_s2b_createSession_v4_noapco(1088) TC_s2b_createSession_v4_noapco(1085)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F772125'O ("Ow!%"), end_to_end_id := '2B295CCD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532353B6170705F6779'O ("smf.localdomain;1714635442;525;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC1A2'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000106'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0107'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '03'O } } } } } } } } } } } } } handled at TC_s2b_createSession_v4_noapco(1089) TC_s2b_createSession_v4_noapco(1087)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_s2b_createSession_v4_noapco(1087)@7a72608bda8a: Final verdict of PTC: pass TC_s2b_createSession_v4_noapco(1088)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_noapco(1089)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1083)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_noapco(1090)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_noapco(1086)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_noapco(1084)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_noapco(1085)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1083): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1084): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1085): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1086): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1087): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1088): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1089): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_noapco(1090): none (pass -> pass) MTC@7a72608bda8a: Test case TC_s2b_createSession_v4_noapco finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_s2b_createSession_v4_noapco pass'. Thu May 2 07:39:14 UTC 2024 ====== PGW_Tests.TC_s2b_createSession_v4_noapco pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15419) Waiting for packet dumper to finish... 1 (prev_count=15419, count=25248) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_s2b_createSession_v4_noapco pass' was executed successfully (exit status: 0). MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_s2b_createSession_v4_apco'. ------ PGW_Tests.TC_s2b_createSession_v4_apco ------ Thu May 2 07:39:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@7a72608bda8a: External command `../ttcn3-tcpdump-start.sh PGW_Tests.TC_s2b_createSession_v4_apco' was executed successfully (exit status: 0). MTC@7a72608bda8a: Test case TC_s2b_createSession_v4_apco started. GTP2_EM(1091)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_apco(1092)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_apco(1093)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_apco(1094)@7a72608bda8a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_createSession_v4_apco(1092)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_apco(1096) TC_s2b_createSession_v4_apco(1093)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_apco(1097) TC_s2b_createSession_v4_apco(1094)@7a72608bda8a: Created Expect[0] for '001010123456789'H to be handled at TC_s2b_createSession_v4_apco(1098) TC_s2b_createSession_v4_apco(1094)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 336, RPETxxxx := '11000000'B, command_code := Authorize_Authenticate (265), application_id := '01000038'O, hop_by_hop_id := '714B25A0'O, end_to_end_id := '2B295CDA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 46, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532363B6170705F733662'O ("smf.localdomain;1714635442;526;app_s6b") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Request_Type (274) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Request_Type := AUTHORIZE_ONLY (2) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := WLAN (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 61, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '303031303130313233343536373839406E61692E6570632E6D6E633030312E6D63633030312E336770706E6574776F726B2E6F7267'O ("001010123456789@nai.epc.mnc001.mcc001.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_MIP6_Feature_Vector (124) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_MIP6_Feature_Vector := '0000400000000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_MIP6_Agent_Info (486) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_MIP6_Agent_Info := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv4_NONE_MIP_Home_Agent_Address (334) }, VMPxxxxx := '01000000'B, avp_length := 14, vendor_id := omit }, avp_data := { avp_MIPv4_NONE_MIP_Home_Agent_Address := { address_type := IP (1), address_data := 'AC124804'O } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Visited_Network_Identifier (600) }, VMPxxxxx := '11000000'B, avp_length := 41, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Visited_Network_Identifier := '6D6E633030312E6D63633030312E336770706E6574776F726B2E6F7267'O ("mnc001.mcc001.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_MIPv6_NONE_Service_Selection (493) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_MIPv6_NONE_Service_Selection := '696E7465726E6574'O ("internet") } } } } } handled at TC_s2b_createSession_v4_apco(1098) TC_s2b_createSession_v4_apco(1095)@7a72608bda8a: setverdict(pass): none -> pass TC_s2b_createSession_v4_apco(1092)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 656, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '01000016'O, hop_by_hop_id := '6B2D726F'O ("k-ro"), end_to_end_id := '2B295CDB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532373B6170705F6778'O ("smf.localdomain;1714635442;527;app_gx") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000016'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Supported_Features (628) }, VMPxxxxx := '10000000'B, avp_length := 56, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Supported_Features := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List_ID (629) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List_ID := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_Feature_List (630) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_Feature_List := '0000000B'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Network_Request_Support (1024) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Network_Request_Support := NETWORK_REQUEST_SUPPORTED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := '0A2D0108'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_IP_CAN_Type (1027) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_IP_CAN_Type := Non_threeGPP_EPS (6) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := WLAN (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Default_EPS_Bearer_QoS (1049) }, VMPxxxxx := '10000000'B, avp_length := 88, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Default_EPS_Bearer_QoS := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_AN_GW_Address (1050) }, VMPxxxxx := '10000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_AN_GW_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Online (1009) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Online := DISABLE_ONLINE (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Offline (1008) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Offline := ENABLE_OFFLINE (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Address (501) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Access_Network_Charging_Identifier_Gx (1022) }, VMPxxxxx := '11000000'B, avp_length := 28, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Access_Network_Charging_Identifier_Gx := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_RX_3GPP_Access_Network_Charging_Identifier_Value (503) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_RX_3GPP_Access_Network_Charging_Identifier_Value := '00000107'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_AAA_3GPP_AN_Trusted (1503) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_AAA_3GPP_AN_Trusted := UNTRUSTED (1) } } } } } handled at TC_s2b_createSession_v4_apco(1096) TC_s2b_createSession_v4_apco(1093)@7a72608bda8a: Found Expect[0] for { version := 1, message_length := 716, RPETxxxx := '11000000'B, command_code := Credit_Control (272), application_id := '00000004'O, hop_by_hop_id := '4F77212A'O ("Ow!*"), end_to_end_id := '2B295CDC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 45, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '736D662E6C6F63616C646F6D61696E3B313731343633353434323B3532383B6170705F6779'O ("smf.localdomain;1714635442;528;app_gy") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "smf.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '00000004'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Service_Context_Id (461) }, VMPxxxxx := '01000000'B, avp_length := 22, vendor_id := omit }, avp_data := { avp_DCC_NONE_Service_Context_Id := '333232353140336770702E6F7267'O ("32251@3gpp.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Type (416) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Type := INITIAL_REQUEST (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Request_Number (415) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Request_Number := '00000000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Event_Timestamp (55) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Event_Timestamp := 'E9DDC1A9'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 44, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_IMSI (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '303031303130313233343536373839'O ("001010123456789") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id (443) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Type (450) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Type := END_USER_E164 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Subscription_Id_Data (444) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Subscription_Id_Data := '31323334'O ("1234") } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Action (436) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Action := DIRECT_DEBITING (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_AoC_Request_Type (2055) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_AoC_Request_Type := AoC_FULL (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Indicator (455) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Indicator := MULTIPLE_SERVICES_NOT_SUPPORTED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Multiple_Services_Credit_Control (456) }, VMPxxxxx := '01000000'B, avp_length := 152, vendor_id := omit }, avp_data := { avp_DCC_NONE_Multiple_Services_Credit_Control := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_Requested_Service_Unit (437) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_DCC_NONE_Requested_Service_Unit := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DCC_NONE_CC_Total_Octets (421) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DCC_NONE_CC_Total_Octets := '00000000000F4240'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Information (1016) }, VMPxxxxx := '11000000'B, avp_length := 120, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_QoS_Class_Identifier (1028) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_QoS_Class_Identifier := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Allocation_Retention_Priority (1034) }, VMPxxxxx := '10000000'B, avp_length := 60, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Allocation_Retention_Priority := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Priority_Level (1046) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Priority_Level := '00000009'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Capability (1047) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Capability := PRE_EMPTION_CAPABILITY_ENABLED (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_Pre_emption_Vulnerability (1048) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_Pre_emption_Vulnerability := PRE_EMPTION_VULNERABILITY_ENABLED (0) } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL (1041) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_UL := '061A8000'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL (1040) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_APN_Aggregate_Max_Bitrate_DL := '061A8000'O } } } } } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_Service_Information (873) }, VMPxxxxx := '11000000'B, avp_length := 244, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_Service_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PS_Information (874) }, VMPxxxxx := '11000000'B, avp_length := 232, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PS_Information := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Id (2) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Id := '00000107'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_PDP_Type (3) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_PDP_Type := IPv4 (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_PDP_Address (1227) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_PDP_Address := { address_type := IP (1), address_data := '0A2D0108'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_SGSN_Address (1228) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_SGSN_Address := { address_type := IP (1), address_data := 'AC1248CA'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_DCA_3GPP_GGSN_Address (847) }, VMPxxxxx := '11000000'B, avp_length := 18, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_DCA_3GPP_GGSN_Address := { address_type := IP (1), address_data := 'AC124804'O } } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Called_Station_Id (30) }, VMPxxxxx := '01000000'B, avp_length := 16, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Called_Station_Id := '696E7465726E6574'O ("internet") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Selection_Mode (12) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Selection_Mode := '30'O ("0") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_Charging_Characteristics (13) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_Charging_Characteristics := '30303030'O ("0000") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_SGSN_MCC_MNC (18) }, VMPxxxxx := '11000000'B, avp_length := 17, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_SGSN_MCC_MNC := '3030313031'O ("00101") } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_NSAPI (10) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_NSAPI := '05'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_User_Location_Info (22) }, VMPxxxxx := '11000000'B, avp_length := 25, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_User_Location_Info := '8200F110000100F11000000017'O } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_GI_3GPP_3GPP_RAT_Type (21) }, VMPxxxxx := '11000000'B, avp_length := 13, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_GI_3GPP_3GPP_RAT_Type := '03'O } } } } } } } } } } } } } handled at TC_s2b_createSession_v4_apco(1097) TC_s2b_createSession_v4_apco(1095)@7a72608bda8a: setverdict(pass): pass -> pass, component reason not changed TC_s2b_createSession_v4_apco(1095)@7a72608bda8a: Final verdict of PTC: pass TC_s2b_createSession_v4_apco(1097)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_apco(1096)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_apco(1098)@7a72608bda8a: Final verdict of PTC: none GTP2_EM(1091)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_apco(1093)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_apco(1094)@7a72608bda8a: Final verdict of PTC: none TC_s2b_createSession_v4_apco(1092)@7a72608bda8a: Final verdict of PTC: none MTC@7a72608bda8a: Setting final verdict of the test case. MTC@7a72608bda8a: Local verdict of MTC: none MTC@7a72608bda8a: Local verdict of PTC GTP2_EM(1091): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1092): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1093): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1094): none (none -> none) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1095): pass (none -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1096): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1097): none (pass -> pass) MTC@7a72608bda8a: Local verdict of PTC TC_s2b_createSession_v4_apco(1098): none (pass -> pass) MTC@7a72608bda8a: Test case TC_s2b_createSession_v4_apco finished. Verdict: pass MTC@7a72608bda8a: Starting external command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_s2b_createSession_v4_apco pass'. Thu May 2 07:39:21 UTC 2024 ====== PGW_Tests.TC_s2b_createSession_v4_apco pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15413) Waiting for packet dumper to finish... 1 (prev_count=15413, count=24430) MTC@7a72608bda8a: External command `../ttcn3-tcpdump-stop.sh PGW_Tests.TC_s2b_createSession_v4_apco pass' was executed successfully (exit status: 0). MC@7a72608bda8a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7a72608bda8a: Terminating MTC. MC@7a72608bda8a: MTC terminated. MC2> exit MC@7a72608bda8a: Shutting down session. MC@7a72608bda8a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/pgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass PGW_Tests.TC_tx_echo pass PGW_Tests.TC_createSession pass PGW_Tests.TC_createSession_ping4 pass PGW_Tests.TC_createSession_ping4_256 pass PGW_Tests.TC_createSession_deleteSession pass PGW_Tests.TC_deleteSession_unknown pass PGW_Tests.TC_gy_charging_cc_time pass PGW_Tests.TC_gy_ccr_update_rejected pass PGW_Tests.TC_s2b_createSession_v4_noapco pass PGW_Tests.TC_s2b_createSession_v4_apco Summary: pass: 10 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh PGW_Tests --rm Generated PGW_Tests.TC_createSession.merged Generated PGW_Tests.TC_createSession_deleteSession.merged Generated PGW_Tests.TC_createSession_ping4.merged Generated PGW_Tests.TC_createSession_ping4_256.merged Generated PGW_Tests.TC_deleteSession_unknown.merged Generated PGW_Tests.TC_gy_ccr_update_rejected.merged Generated PGW_Tests.TC_gy_charging_cc_time.merged Generated PGW_Tests.TC_s2b_createSession_v4_apco.merged Generated PGW_Tests.TC_s2b_createSession_v4_noapco.merged Generated PGW_Tests.TC_tx_echo.merged Removing Input log files !!! + exit 0 + docker container stop jenkins-ttcn3-pgw-test-766-uecups jenkins-ttcn3-pgw-test-766-smf jenkins-ttcn3-pgw-test-766-upf jenkins-ttcn3-pgw-test-766-nrf jenkins-ttcn3-pgw-test-766-uecups jenkins-ttcn3-pgw-test-766-smf jenkins-ttcn3-pgw-test-766-upf jenkins-ttcn3-pgw-test-766-nrf + network_remove + set +x Removing network ttcn3-pgw-test-72 + docker network remove ttcn3-pgw-test-72 ttcn3-pgw-test-72 + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-pgw-test/logs/pgw-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS